python 3.x - How to uninstall the packages in Pycharm -


i trying uninstall packages in pycharm community edition 2017.2 on ubuntu 14.04 machine. don't find clues on uninstallation .

i wondering if packages can removed dropping related files in python's dist-packages. package's path given follows:

usr/local/lib/python3.4/dist-packages 

to uninstall package

on project interpreter page, in list of packages, select ones deleted.

click /help/img/idea/2017.2/delete.png.

the selected packages removed disk.

please check

https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html

https://askubuntu.com/questions/598162/how-to-permanently-remove-pycharm-community


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -