How to Install and Uninstall python3-alsaaudio Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-alsaaudio" package

This is a short guide on how to install python3-alsaaudio on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-alsaaudio

2. Uninstall "python3-alsaaudio" package

Please follow the steps below to uninstall python3-alsaaudio on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-alsaaudio package on Ubuntu 21.10 (Impish Indri)

Package: python3-alsaaudio
Architecture: amd64
Version: 0.8.4-1.1build3
Priority: optional
Section: universe/python
Source: pyalsaaudio
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Brossier
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 301
Depends: python3 (<< 3.10), python3 (>= 3.9~), libasound2 (>= 1.0.16), libc6 (>= 2.4)
Recommends: libjs-jquery, libjs-underscore
Filename: pool/universe/p/pyalsaaudio/python3-alsaaudio_0.8.4-1.1build3_amd64.deb
Size: 58016
MD5sum: ec84c5c91d1373daec4303b1168c9f1d
SHA1: 357d7d8969d671ae951550299e9c76d0b8cd3b24
SHA256: cc2ccf77dfb53bb7e1578e4c8b95ea37bf89a783c6d7a6080e94e778e6e5cdbf
SHA512: 77738f7d84f8cfa6bd8bebc7e517d43991e4fca61b77601ff87799e4bfccccc40e145c0097809704530daaf43057f3532cb503734845299aaa1a1ac9b28f76e2
Homepage: http://larsimmisch.github.io/pyalsaaudio/
Description-en: Alsa bindings for Python 3
This package contains wrappers for accessing the ALSA API from Python.
Access to PCM devices and Mixer is supported. Access to MIDI sequencers
is not supported yet.
.
This package provides the alsaaudio module for Python 3.
Description-md5: 5789bf91f87ccfadc5db93b4922478df
Task: ubuntustudio-desktop