To uninstall python3-audioread just follow these instructions.
sudo apt-get remove python3-audioread
This will remove just the python3-audioread package itself.
sudo apt-get remove --auto-remove python3-audioread
This will remove the python3-audioread package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for python3-audioread then this will work.
sudo apt-get purge python3-audioread
Or similarly, like this python3-audioread
sudo apt-get purge --auto-remove python3-audioread
Package | python3-audioread |
Version | 1.0.3-1 |
Maintainer | Debian Python Modules Team <[email protected]> |
Home page | https://github.com/sampsyo/audioread |
Description | Backend-agnostic audio decoding Python 3 package |
Distro | debian |
Release | jessie |
Repo | main |
Section | python |