Home  >  Article  >  Backend Development  >  How to completely uninstall installed python

How to completely uninstall installed python

尚
Original
2019-07-06 09:36:0414312browse

How to completely uninstall installed python

If you want to completely and cleanly uninstall python, if you are using the installation version, it is actually very simple. [Windows installation version] Just click to install the package.

For example, the currently installed version is 3.6.5 and you want to uninstall it.

Command to view the python version:

How to completely uninstall installed python

Just click on the installation package of the corresponding version:

Click on the uninstall option

How to completely uninstall installed python

Finished.

The last thing to note is that you can also delete your installation directory.

How to completely uninstall installed python

For more Python related technical articles, please visit the Python Tutorial column to learn!

The above is the detailed content of How to completely uninstall installed python. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn