.. _`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
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| index.rst | File | 185 B | 0644 |
|
| pip.rst | File | 1.83 KB | 0644 |
|
| pip_freeze.rst | File | 552 B | 0644 |
|
| pip_install.rst | File | 13.46 KB | 0644 |
|
| pip_list.rst | File | 555 B | 0644 |
|
| pip_search.rst | File | 449 B | 0644 |
|
| pip_show.rst | File | 423 B | 0644 |
|
| pip_uninstall.rst | File | 543 B | 0644 |
|
| pip_wheel.rst | File | 466 B | 0644 |
|