How to Install and Uninstall python-pyao Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-pyao" package

This guide covers the steps necessary to install python-pyao on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyao

2. Uninstall "python-pyao" package

Please follow the step by step instructions below to uninstall python-pyao on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyao $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyao package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyao
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: pyao
Version: 0.82-5build1
Provides: python2.7-pyao
Depends: python2.7, python (>= 2.7), python (<< 2.8), libao4 (>= 1.1.0), libc6 (>= 2.2.5)
Filename: pool/universe/p/pyao/python-pyao_0.82-5build1_amd64.deb
Size: 9616
MD5sum: c4783e4a9239e4773e7d7013f465287b
SHA1: 3b7ff042d976259c892d9794360c8dc0ee593f5c
SHA256: 736cccac97a55c6e88145572a59596bcb3152ceddc8b76f4c033fe6696ab70c0
Description-en: Python interface to the Audio Output library
This module makes the libao (Audio Output) functions available
in Python. With this module you can write Python applications
that use the cross platform audio output library.
Description-md5: 475304eb3a482ea291ecd03b5b46bc61
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu