---

pip Uninstall | Uninstall a Package Installed with pip

We will show you how to uninstall a pip package that you installed with pip install. pip is a package management tool which can be used to install and manage software packages written in Python, which can be found in the Python Package Index (PyPI). pip is a recursive acronym that can stand for either Pip Installs Packages or Pip Installs Python. Alternatively, pip stands for “preferred installer program”. Let’s see how you can use the pip uninstall.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis