https://askubuntu.com/questions/18654/h ... ic-package
Holding
There are different ways of holding back packages: with dpkg, apt, dselect, aptitude or Synaptic.
Hold a package:
Code: Select all
sudo apt-mark hold <package-name>
Code: Select all
sudo apt-mark unhold <package-name>
Code: Select all
sudo apt-mark showhold