Skip to content

Instantly share code, notes, and snippets.

@ilovejs
Last active August 29, 2015 13:57
Show Gist options
  • Save ilovejs/9754677 to your computer and use it in GitHub Desktop.
Save ilovejs/9754677 to your computer and use it in GitHub Desktop.
$ sudo apt-get remove mplayer
$ sudo apt-get --purge remove lighttpd
//To list all installed package
dpkg --list
dpkg --list | less
dpkg --list | grep -i 'http'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment