noobvertical.blogg.se

Uninstall software on mac command line
Uninstall software on mac command line







If you don’t want to remove the configuration files, simply leave out the “ -purge” command, as shown in the following command.Īs discussed in this article, programs installed in Linux depend on other packages to function. When it’s done, type “exit” at the prompt and press “Enter” to close the Terminal window, or click the “X” button in the upper-left corner of the window. When asked if you want to continue, type a “y” and press “Enter”. The uninstallation process begins and a summary of the actions to be taken displays. However, you can choose to display asterisks as you type the password.

UNINSTALL SOFTWARE ON MAC COMMAND LINE PASSWORD

NOTE: The password does not display as you type it. For example, the following command uninstalls gimp and deletes all the configuration files, using the “ -purge” (there are two dashes before “purge”) command.Įnter your password when prompted and press “Enter”. To uninstall a program, use the “apt-get” command, which is the general command for installing programs and manipulating installed programs. Scroll through the list of installed packages in the Terminal window to find the one you want to uninstall. NOTE: There are two dashes before “list”.

uninstall software on mac command line

Type the following command at the prompt and press “Enter”.

uninstall software on mac command line

You can also use the “dpkg” command to see a list of all installed packages on your computer, press “Ctrl + Alt + T” to open a Terminal window. If you have an idea of what you want to uninstall, but you don’t know the exact name, see our article about finding out exact package names in Linux.

uninstall software on mac command line

However, if you’re more comfortable using the command line, we’ll show you an easy way to see what’s installed on your system and uninstall programs. If you’ve installed software from the Ubuntu software repositories using the Ubuntu Software Center, you can use the Ubuntu Software Center to uninstall that software as well.







Uninstall software on mac command line