wiki:install_specific_package_version
This is an old revision of the document!
Table of Contents
Install specific package version
apt-get
Show available versions:
apt-cache policy <package_name>
Install package:
sudo apt-get install apache2=2.3.35-4ubuntu1
aptitude
Show available versions:
In aptitude pressing Enter on the package name displays information about the package and on the bottom of this screen there is a list of the available versions.
Install package:
aptitude install linux-image-3.16.0-4-amd64=3.16.43-2+deb8u5
Tested on
See also
References
wiki/install_specific_package_version.1663624684.txt.gz · Last modified: 2022/09/19 21:58 by antisa