📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:19:34
📂
/ (Root)
/
opt
/
alt
/
python33
/
share
/
doc
/
alt-python33-pip
/
docs
/
reference
📍 /opt/alt/python33/share/doc/alt-python33-pip/docs/reference
🔄 Refresh
✏️
Editing: pip_uninstall.rst
Read Only
.. _`pip uninstall`: pip uninstall ------------- .. contents:: Usage ***** .. pip-command-usage:: uninstall Description *********** .. pip-command-description:: uninstall Options ******* .. pip-command-options:: uninstall Examples ******** 1) Uninstall a package. :: $ pip uninstall simplejson Uninstalling simplejson: /home/me/env/lib/python2.7/site-packages/simplejson /home/me/env/lib/python2.7/site-packages/simplejson-2.2.1-py2.7.egg-info Proceed (y/n)? y Successfully uninstalled simplejson
💾 Save Changes
❌ Cancel