Apt-get - APT package handling utility - command-line interface Synopsis apt-get options -o config=string -c=cfgfile command pkg Description apt-get is the command-line tool for handling packages, and may be considered the user's 'back-end' to other tools using the APT library. Several 'front-end' interfaces exist, such as synaptic. How to install a specific version of a Debian package using apt-get At work we use a backported version of Subversion as the stable package is 1.1.4 and I wanted to install the latest one we could get a package for which was version 1.3.2.
I have this older package in this exact version that I want to install on Ubuntu.
How can I install it using apt-get ? Thank you
Robin GreenUbuntu Apt-get Install Older Version Of Package
1 Answer
to find out what different versions of a package is available in the enabled repository
in your case
select the version that you want to install and then type
in your case
Apt-get Force Install Older Version
Apt Get Install Ubuntu Desktop
before running any of the above commands, it is better to update the apt-cache first. To do it, run