Skip to content

enjoysoftware/pip3-autoremove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip3-autoremove

Remove a package and its unused dependencies.Supports both Python2 and Python3.

How to install

  • How to install pip3-autoremove for Python3:
sudo pip3 install python3-pip-autoremove
  • How to install pip3-autoremove for Python2:
sudo pip install python3-pip-autoremove

Usage

pip3-autoremove packages-to-uninstall

To remove the globally installed package, add "sudo" before the pip3-autoremove command.

About

Remove a package and its unused dependencies(Supports Python3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages