bionarm.blogg.se

Smartgit ubuntu 12.04
Smartgit ubuntu 12.04









smartgit ubuntu 12.04 smartgit ubuntu 12.04

The shell tries to expand application* looking at the files in the current directory. So what happens with sudo apt-get remove application* The asterisk version in the question is probably wrong apt-get accepts a regular expression and not a glob pattern as the shell. Make sure you understand the meanings and try out what it wants to do before accepting the action (you need to press Y before it actually performs the actions as proposed). There's no single 'correct way' of removing applications or performing other tasks interacting with your package management.

#Smartgit ubuntu 12.04 software

Lower-level dpkg-commands can be used (advanced), or GUI tools like Muon, Synaptic, Software Center, etc. Note that aptitude only remembers dependency information for packages that it has installed.Īnd many more exist. Will also attempt to remove other packages which were required by packagename on but are not required by any remaining packages. Use this after removing a package which had installed dependencies you're no longer interested in.Īptitude remove packagename or aptitude purge packagename (likewise) installed packages that used to be installed as an dependency, but aren't any longer. There is no easy way to get those removed as well. However, it does not remove configuration or data files residing in users home directories, usually in hidden folders there. Particularly useful when you want to 'start all over' with an application because you messed up the configuration. Will remove about everything regarding the package packagename, but not the dependencies installed with it on installation. It will also leave dependencies installed with it on installation time untouched.Īpt-get purge packagename or apt-get remove -purge packagename Will remove the binaries, but not the configuration or data files of the package packagename.











Smartgit ubuntu 12.04