next up previous contents index
Next: Installation Up: apt-get Previous: Upgrading Packages   Contents   Index

Removing packages

There are many reasons to remove a package from your system, and apt-get makes it just as easy to remove a package as it is to install one. To remove Midnight Commander simply enter the command:

apt-get remove mc

and the package will be removed. Any packages that depend on the package being removed will also be removed to keep the system operational.


Dale Scheetz