Skip to content

Instantly share code, notes, and snippets.

@henriquegogo
Created October 13, 2011 12:29
Show Gist options
  • Save henriquegogo/1284123 to your computer and use it in GitHub Desktop.
Save henriquegogo/1284123 to your computer and use it in GitHub Desktop.
Install deb package without recommends
sudo apt-get --no-install-recommends PACKAGE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment