Skip to content

Instantly share code, notes, and snippets.

@milabs
Created September 24, 2014 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milabs/9e45af1abf6d05a7b84d to your computer and use it in GitHub Desktop.
Save milabs/9e45af1abf6d05a7b84d to your computer and use it in GitHub Desktop.
How to prevent updating of a specific package?
# echo "chromium-browser hold" | sudo dpkg --set-selections
# dpkg --get-selections | grep chromium...
# echo "chromium-browser install" | sudo dpkg --set-selections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment