Installlion's Logo

Installlion.com

How To Uninstall python3-audioread On Debian 8

To uninstall python3-audioread just follow these instructions.

Uninstall just python3-audioread

Backend-agnostic audio decoding Python 3 packageDebian 8.0python1.0.3-1
sudo apt-get remove python3-audioread

This will remove just the python3-audioread package itself.

Uninstall python3-audioread and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for python3-audioread then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge python3-audioread

Or similarly, like this python3-audioread

sudo apt-get purge --auto-remove python3-audioread

Package Data

Packagepython3-audioread
Version1.0.3-1
MaintainerDebian Python Modules Team <[email protected]>
Home pagehttps://github.com/sampsyo/audioread
DescriptionBackend-agnostic audio decoding Python 3 package
Distrodebian
Releasejessie
Repomain
Sectionpython

Dependencies