Created
October 3, 2015 14:16
-
-
Save WarpEngineer/f408b6e753f9aa494ef1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-mark hold packagename | |
sudo apt-mark unhold packagename | |
dpkg --get-selections | grep "hold" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment