User Tools

Site Tools


wiki:install_specific_package_version

This is an old revision of the document!


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 23:58 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki