Skip to content

Instantly share code, notes, and snippets.

@pfigue
Created March 18, 2015 13:51
Show Gist options
  • Save pfigue/9a2e9f859143e1ceeaee to your computer and use it in GitHub Desktop.
Save pfigue/9a2e9f859143e1ceeaee to your computer and use it in GitHub Desktop.
Ubuntu: apt/dpkg cheathseet

Prevent a package to be upgraded using apt-get upgrade:

apt-mark [hold|unhold] pkg_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment