An easy way to find out which software version apt-get
will install without running the installation is using the -s
option :
apt-get install -s <package>
An easy way to find out which software version apt-get
will install without running the installation is using the -s
option :
apt-get install -s <package>