How can I reverse sudo apt-get install command
Posted
by michael
on Super User
See other posts from Super User
or by michael
Published on 2010-05-21T06:41:45Z
Indexed on
2010/05/21
6:51 UTC
Read the original article
Hit count: 216
ubuntu
Hi,
In ubuntu, I did these commands:
sudo apt-get install build-essential vala-desktop-agnostic checkinstall
sudo apt-get build-dep avant-window-navigator
How can i un-apt-get, or uninstall the packages it pulls in?
© Super User or respective owner