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
Post a Comment