When removing a package, if you want to also remove the unused dependencies associated with it, type the following: sudo apt-get autoremove packagename
To also remove any configuration files with the dependencies, type: sudo apt-get --purge autoremove packagename
A lot of the postings on this blog build off of previous entries. Therefore, if something is vague, I might explain more fully in an earlier post. In addition, most posts regarding earlier ubuntu releases still apply to the current version.
No comments:
Post a Comment