Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created November 30, 2015 02:18
Show Gist options
  • Save yuuichi-fujioka/5320f7b140980f016daa to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/5320f7b140980f016daa to your computer and use it in GitHub Desktop.
sudo apt-get install $(apt-cache depends <PACKAGE> | grep Depends | sed "s/.*ends:\ //" | tr '\n' ' ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment