Home / Python Package Managers / How to Remove a Package in Python In this example we will show how to remove a package in Python. Source Code C:UsersuserAppDataLocalProgramsPythonPython37-32Scripts>pip uninstall SomePackage