View Single Post
Posts: 31 | Thanked: 2 times | Joined on Dec 2009
#71
Originally Posted by 白い熊 View Post
It'll work, if you do the above step.

To uninstall, either go to the Package manager, and choose Uninstall, then Emacs, or from the terminal as root, i.e. after sudo gainroot:
apt-get remove emacs
When i use "apt-get remove emacs"
The following proceeds:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package emacs is not installed, so not removed
The following packages were automatically installed and are no longer requiredE:
libxpm4 libungif4g
use 'apt-get autoremove' to remove them
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded

Does that mean I uninstalled emacs? Do i have to type apt-get autoremove' to finish the process of removal? Thanks for the help!