<div dir="ltr">Hi,<br>i want to switch between different versions of gstreamer.<br>is there any clean way of doing this?<br>use case:<br>- install gstreamer (including plugins) version X.<br>- work on it.<br>- un-install gstreamer (including plugins) version X.<br>
- install gstreamer (including plugins) version Y.<br>- start working on it.<br><br>i compile the source code manually and install gstreamer (configure, make, make install). <br><br>1) is it ok if i just clean it using &quot;make clean&quot; or &quot;make distclean&quot;? <br>
2) will it remove all the files (makefiles, bin, lib, etc) generated?<br>3) is there any better, efficient method to achieve this?<br><br>thanks,<br>Sachin<br><br></div>