How to uninstall python 2 package specifically?

Chris Green cl at isbd.net
Tue Dec 29 09:03:00 EST 2020


I have two (or maybe even three) versions of Click installed:-

/usr/local/lib/python2.7/dist-packages/click
/usr/local/lib/python3.7/dist-packages/click
/usr/lib/python3/dist-packages/click

I run [x]ubuntu.

How can I uninstall those extra versions of click (which have
presumably been installed by pip, how would I know?).

-- 
Chris Green
·


More information about the Python-list mailing list