How to Install and Uninstall libao4 Package on Kali Linux

Last updated: May 10,2024

1. Install "libao4" package

This tutorial shows how to install libao4 on Kali Linux

$ sudo apt update $ sudo apt install libao4

2. Uninstall "libao4" package

Please follow the guidelines below to uninstall libao4 on Kali Linux:

$ sudo apt remove libao4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libao4 package on Kali Linux

Package: libao4
Source: libao
Version: 1.2.2+20180113-1.1
Installed-Size: 154
Maintainer: Ron Lee
Architecture: amd64
Replaces: libao-pulse
Depends: libc6 (>= 2.14), libao-common
Suggests: libasound2, libaudio2, libpulse0, libsndio6.1
Size: 37096
SHA256: 32c29b38a2852f6438efeb4875cacf7fb1a451fea7afa0220e7eb479fc4943db
SHA1: 5e0890a6005b08253d1a5b077c4a932401d12192
MD5sum: f50cc4b0123cd5ce04b3f23e4e8300e3
Description: Cross Platform Audio Output Library
Libao is a cross-platform audio library that allows programs to output audio
using a simple API on a wide variety of platforms. It currently supports:
.
* Null output (handy for testing without a sound device)
* WAV files
* AU files
* OSS (Open Sound System, used on Linux and FreeBSD)
* ALSA (Advanced Linux Sound Architecture)
* PulseAudio (next generation GNOME sound server)
* and several others.
Description-md5:
Multi-Arch: same
Homepage: http://www.xiph.org/ao/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/liba/libao/libao4_1.2.2+20180113-1.1_amd64.deb