Install python-pyao-dbg
Installing python-pyao-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-pyao-dbg
python-pyao-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-pyao-dbg |
version | 0.82-5 |
description | Python interface to the Audio Output library – debug symbols |
subsection | debug |
maintainer | Debian QA Group |
Uninstall python-pyao-dbg
To remove just python-pyao-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-pyao-dbg
Uninstall python-pyao-dbg and it’s dependent packages
To remove the python-pyao-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-pyao-dbg
Purging python-pyao-dbg
If you also want to delete configuration and/or data files of python-pyao-dbg from Debian Sid then this will work:
sudo apt-get purge python-pyao-dbg
To delete configuration and/or data files of python-pyao-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-pyao-dbg