Uninstall Python on Mac

Asya Karapetyan
Content marketer, who specializes in Mac how-to guides
October 25, 2023
7 minutes to read

Generally, there are three options to remove Python from a Mac. You can do this using the Terminal command line, use a special uninstaller, or manually find and remove its support files for its complete removal. Some users face issues when trying to get rid of the software package. Read this step-by-step guide on how to safely uninstall Python on your Mac and prevent any issues.

Removing Python icon into the Trash

Important notes about deleting the app from computer:

  • Before writing this guide, we verified the information published Python official website and found no information about software removal.
  • In this article, we will provide three methods to remove Python from macOS entirely, so that no its related files remain on your disk.
  • Please use the manual method only if you understand how the file system on macOS works. You should realize that if you remove important service files, it can damage your system.
  • The easiest method to delete an app from Mac is to use a special tool called App Cleaner & Uninstaller. This utility is developed by the Nektony team, and it is Apple-notarized and absolutely safe. It helps Mac users completely delete any app, with no remnants or files left behind.

Before we start, watch the video on how to quickly delete Python.

What is Python?

Python is an extremely simple and flexible language that allows developers to effectively solve the problems of scripting, rapid prototyping, and research programming. The software began to be developed in the late eighties by the employees of the Dutch National Research Institute of Mathematics and Computer Science Guido van Rossum. Today, the support for the software is carried out by a team of developers of the same institution.

Python is used not only by IT professionals, developers, and engineers but also by people involved in data mining and analytics in the field of Big Data.

Uninstalling Python on Mac

Please note, Apple pre-installed and provided Python 2.7 in Mac OS X 10.8. If you use older versions of the Mac operating system but downloaded a new version 3 of the app from its official website, then you should be careful when trying to uninstall the program.

Never modify or delete a folder named Python and any files related to the pre-installed version by Apple.

How to uninstall Python 3 manually

To completely and safely remove the version 3 of the software, please follow the steps below:

  1. First, quit the application and close all its running processes in the background. This step is very important for a safe deletion of the program.
  2. how to uninstall python
    python uninstall
  3. Also, we recommend that you open Activity Monitor and check whether some processes are still active. Click the “x” button to close the app processes.
  4.   how to uninstall python on mac

  5. Then go to the Application folder in Finder and move Python to Trash. Please, make sure you remove the uninstall package entirely, not just separate files. 
  6.  
    python uninstall package

  7. Now we’ve come closer to the last important step – to find and remove all the service files Python has created while you were using it. The service files are stored in the Library folder

In our case, we have found the following files in the following subfolders of the Library folder:

Python related files
Copied!

remove python mac

Also, there are some hidden files in the User’s folder. You can view them only if you make all your hidden files visible. For this, use a free application Funter, which allows you to show and hide hidden files with one click. Here’s the list of hidden files we found:

List of Python-related files
Copied!

Once again, you would need to find all the service files of the game and move them to Trash for a complete uninstallation. For this, you need to show hidden files using the Funter app.

But we understand that this task can be too complicated and just a waste of time because there are other ways to uninstall the program. Read on to learn more.


How to uninstall Python using Terminal

If you are familiar with the Terminal app, you can use command lines to delete Python from your Mac. For this, follow these steps:

  1. Remove the app to Trash.
  2. Open the Terminal app and type the following command in the window: ~ [user name] sudo rm -rf /Applications/Python\ 3.6/
  3. It will require you to enter your administrator password to confirm the deletion.

uninstall python mac

Please note, we strictly do not recommend using this uninstalling method to users who are unfamiliar with Terminal commands.

If you are looking for the fastest and safest way to remove Python from your Mac, you’d better use a special tool App Cleaner & Uninstaller to handle this task.


How to uninstall Python with a few clicks

App Cleaner & Uninstaller is your efficient helper to uninstall any program on Mac quickly and easily. App Cleaner & Uninstaller automatically finds all the service files of apps so that you can be sure that the app was removed on your Mac completely without leaving any traces.

Also, if you have already deleted some apps the regular way, you can check whether their service files still remain on your hard drive, and you can get rid of them with several clicks. You can download App Cleaner & Uninstaller from our website. Here’s how to use the uninstaller.

  1. Launch App Cleaner & Uninstaller. In the left section of the window, you will see all the apps installed on your system. 
  2. Select Python in the left panel. In the right panel, you can view the list of all its related files, that we were searching for manually in the first part of the article.
  3. Then all you need is to click the Uninstall button and confirm the deletion.
  4.  App Cleaner showing python

  5. Also note, that App Cleaner & Uninstaller moves deleted files to Trash, so don’t forget to empty the Trash folder.

That’s all. We hope that it helped you to delete the app from your Mac computer and solve your uninstall issues. Let us know if you still have questions.



FAQs about Python

Where is Python installed on a Mac?
Why can’t I delete Python from my Mac?
How do you check if I have Python installed on my Mac?
Scroll to Top