Skip to content

Instantly share code, notes, and snippets.

@WarpEngineer
Created October 3, 2015 14:16
Show Gist options
  • Save WarpEngineer/f408b6e753f9aa494ef1 to your computer and use it in GitHub Desktop.
Save WarpEngineer/f408b6e753f9aa494ef1 to your computer and use it in GitHub Desktop.

Revisions

  1. WarpEngineer created this gist Oct 3, 2015.
    3 changes: 3 additions & 0 deletions ubuntu-package-holding
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    sudo apt-mark hold packagename
    sudo apt-mark unhold packagename
    dpkg --get-selections | grep "hold"