Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to uninstall python completely

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces the relevant knowledge of "how to uninstall python completely". In the operation of actual cases, many people will encounter such a dilemma. Next, let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Software uninstall

There are three ways. Run the installation package if the corresponding version of the installation package is still there.

Select uninstall directly to uninstall python.

The second way is to find options related to python in Settings > applications > Apps and Features, and you can also uninstall them (including python environment and python initiator).

Third, in the control panel (press WIN+R to open and run, type control to click OK to enter), find the uninstall program under the program, and find the corresponding python option (the same as the second way). Right-click the uninstall interface to uninstall the python environment.

Clear useless environment variables

Right-click my computer, click Properties, click Advanced system Settings to go to the settings of the environment variable.

Delete everything in the path variable that involves the python variable (usually two python variables, one pointing to the python installation path and one to the Script folder under the installation path).

Delete related folders

First of all, go to the python installation path to see if there is a python folder (usually not after uninstallation).

Then go to the\ AppData\ Local\ Programs\ Python folder under the user folder, which holds the third-party libraries installed by python's pip. If you do not need the previously installed third-party libraries, you can delete this folder.

Finally, the\ AppData\ Local\ pip folder under the user folder also needs to be uninstalled (this folder holds the cache of pip).

This is the end of "how to uninstall python completely". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report