How to

User Guide On Uninstall Python3 In MacOS

Do you want to Uninstall Python3 In MacOS? From data mining and Big Data analytics to programming research, Python can be an amazing general-purpose language. It’s easy to use and very simple, enabling programmers to perform a huge variety of tasks without too many difficulties.

But it’s not mean that you’ll also stick with it for good. You also like to switch to another language or just want to delete it from your Mac.

However, to catch is, simply dragging the icon to Trash can’t do the move on its own. You’ll need to do lots of work before you can delete Python from your Mac for good.

Hopefully, there are different ways to Uninstall Python3 In MacOS.

UNINSTALLING PYTHON 3 MANUALLY

The very first thing to remove Python from your Mac includes some manual labor. Here are some easy steps that you must follow:

Step 1:

Initially, from the Dock at your Mac’s screen, just right-tap the Python icon and choose Quit. You can’t remove the program until you quit it and pause all of its background processes.

Step 2:

Head over to the Activity Monitor and view if any processes are active. If so, just tap the X button in the upper-right corner to stop them.

Step 3:

Also, move to Founder > Applications, and then drag the Python icon to Trash.

Step 4:

Find and remove all Python service files created during the program. The steps can be quite difficult, so here’s what you want  to do:

First, move to the Library folder. Just, tap Go > Go to Folder (or hit Shift-Command-G) and then input ~/Library in the required field.

Make sure not all files will be visible, simply use an app like Funter to display hidden files. Once done, just drag all Python service files to Trash. Then the program runs quite well.

Now, the entire process might view a bit too boring. So, here is a simpler way to delete Python for your Mac, right?

Luckily, there’s another one:

UNINSTALLING PYTHON 3 USING TERMINAL

After using the Terminal app on your Mac and know how it works, then you are an expert. You can remove Python 3 after following a few simple steps:

Step 1:

Initially, open the Terminal App.

Step 2:

Once you open it, input the following to delete the framework:
sudo rm -rf /Library/Frameworks/Python.framework/Versions/3.7

Step 3:

Now delete the app directory:
sudo rm -rf “/Applications/Python 3.7”

Step 4:

Make sure that the symbolic links in /usr/local/bin exit via following command:
ls -l /usr/local/bin | grep ‘../Library/Frameworks/Python.framework/Versions/3.7’

Step 5:

Erase the links:
cd /usr/local/bin/ls -l /usr/local/bin | grep ‘../Library/Frameworks/Python.framework/Versions/3.7’ | awk ‘{print $9}’ | tr -d @ | xargs rm

Now, make sure that ‘3.7’ in all of the commands mentioned above is just an example. So, you simply replace it with your current version.

Also, we recommend that don’t use Terminal until you already have experience with it. If you never experienced it, this procedure can do more harm than good. Rather than, there’s an easy way to erase Python from your Mac without having to mess with commands.

UNINSTALLING PYTHON 3 USING MAC FLY PRO

The easiest and the simplest way to erase Python is with a little help from a third-party app. So using MacFly Pro is the best choice. When you install the app, just follow these steps carefully:

Step 1:

Initially, quite Python and all the processes related to it.

Step 2:

Also, launch the MacFly Pro, then choose Apps

Step 3:

Press Scan.

Step 4:

Choose Python Launcher.app, IDLE.app, Build Applet.app from the list

Step 5:

Choose Uninstall Selected. Well, all apps and their required data will be erased.

Step 6:

Now open Finder > Applications and transfer the Python 3.X (your Python version) folder to Trash.

Step 7:

Now erase all the Trash folder.

There are many other app cleaners you can use, but they all work in a quite similar way. The best idea is to secure yourself some headaches and removes all files automatically rather than hand-picking them. As you can suppose, doing so good enables you to delete Python in an efficient way.

Conclusion:

Here’s all about “Uninstall Python3 In MacOS”. As we indicate that, the choices for deleting Python from your Mac are anything but reduce. All that’s left to do now is to select the procedure that works for you the best. However, the third-party procedure is quite the simplest. You can just move with the other two if you like to take matters into your own hands.

So why have you planned to remove Python 3? Do you have any other procedures to share using the community? Feel free to share your thoughts and views in the comments section below.

Also Read:

About the author

Alex Joshua

Leave a Reply