PATH: //opt/alt/python34/share/doc/alt-python34-pip/docs/reference
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 index.rst
↓
X
📄 pip.rst
↓
X
📄 pip_freeze.rst
↓
X
📄 pip_install.rst
↓
X
📄 pip_list.rst
↓
X
📄 pip_search.rst
↓
X
📄 pip_show.rst
↓
X
📄 pip_uninstall.rst
↓
X
📄 pip_wheel.rst
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: 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
SIMPAN PERUBAHAN