How to downgrade a package to an older version via apt-get?!
Another tools are also accepted but apt-get is preferred.
|
|
|
If you have the version number, or the target release,
is the command to be run. This can be used to down-grade a package to a specific version. |
|||||
|
|
In my opinion, you should first uninstall or purge the package, like:
or
Then, you may download the version you would like to install and keep it in a folder, say
Or else, there is a small utility called See this thread: http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html |
|||||||||
|
|
To downgrade you have to do a command like
in your terminal. In the place of |
||||
|
|
|
If have upgraded software using ppa you can downgrade it by using
Then you can remove the ppa using command
this will autometically downgrade the software to its original version which shipped with ubuntu. |
|||
|
|
|
Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command below.
If it's founded in your repository else you have to add it before. |
|||||
|