How to Install and Uninstall python3-pyao Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-pyao" package

In this section, we are going to explain the necessary steps to install python3-pyao on Kali Linux

$ sudo apt update $ sudo apt install python3-pyao

2. Uninstall "python3-pyao" package

This guide covers the steps necessary to uninstall python3-pyao on Kali Linux:

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

3. Information about the python3-pyao package on Kali Linux

Package: python3-pyao
Source: pyao (0.82+ds1-7)
Version: 0.82+ds1-7+b1
Installed-Size: 118
Maintainer: Jamie Wilkinson
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libao4 (>= 1.2.2), libc6 (>= 2.14)
Size: 17072
SHA256: 0e2841ee841d3c5ae40e8d8b3f63b685a33e5a010eb0ddc7663d1645f4b85255
SHA1: 17c3b6bb3f4ecad8bdd91db9554cf0512beb64a5
MD5sum: 5d259aa08a4e34ff92d7ed18db9f1be0
Description: Python interface to the Audio Output library (Python 3)
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:
Multi-Arch: same
Homepage: https://github.com/tynn/PyAO
Section: python
Priority: optional
Filename: pool/main/p/pyao/python3-pyao_0.82+ds1-7+b1_amd64.deb