PHP 8.2.30
Preview: pip_uninstall.rst Size: 543 B
//opt/alt/python33/share/doc/alt-python33-pip/docs/reference/pip_uninstall.rst

.. _`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

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
185 B lrw-r--r-- 2014-05-17 02:18:55
Edit Download
1.83 KB lrw-r--r-- 2014-05-17 02:19:02
Edit Download
552 B lrw-r--r-- 2014-05-17 02:19:02
Edit Download
13.46 KB lrw-r--r-- 2014-05-17 02:19:02
Edit Download
555 B lrw-r--r-- 2014-05-17 02:19:02
Edit Download
449 B lrw-r--r-- 2014-05-17 02:18:55
Edit Download
423 B lrw-r--r-- 2014-05-17 02:18:55
Edit Download
543 B lrw-r--r-- 2014-05-17 02:18:55
Edit Download
466 B lrw-r--r-- 2014-05-17 02:19:02
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).