pip uninstall package and dependencies
# remove package only pip uninstall# remove package and dependencies pip-autoremove
Here is what the above code is Doing:
1. pip-autoremove is a package that can be installed via pip.
2. pip-autoremove
3. pip uninstall