How to Install and Uninstall libaudclient-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libaudclient-dev" package

Here is a brief guide to show you how to install libaudclient-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaudclient-dev

2. Uninstall "libaudclient-dev" package

Please follow the steps below to uninstall libaudclient-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libaudclient-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaudclient-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libaudclient-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: libaudclient
Version: 3.5~rc2-1
Depends: libaudclient2 (= 3.5~rc2-1), audacious-dev (>= 3.5)
Filename: pool/universe/liba/libaudclient/libaudclient-dev_3.5~rc2-1_amd64.deb
Size: 3562
MD5sum: f5e84fc93df6d72a0a16cec785734891
SHA1: f0c0bd086822f5922d959ab0120e52343ff4b51d
SHA256: 380ea2150242da6955ecdd5ebaeaf96126fba8514f43b5d5c8efddcda7d897cf
Description-en: audacious D-Bus remote control library (development files)
Audacious is a fork of beep-media-player which supports Winamp skins
and many codecs.
.
In the default install, the following codecs are supported:
.
* MP3
* Ogg Vorbis / Theora
* AAC and AAC+
* FLAC
* ALAC
* Windows Media (WMA)
* WAVE
.
Additionally, Audacious is extendable through plugins, and contains
other useful features like LIRC support. Support for many more codecs
can also be added through plugins.
.
This package contains a development files and headers for the library
used to remote control audacious.
Description-md5: 211a21010813b8a6cbf8c90ece170759
Multi-Arch: same
Homepage: http://www.audacious-media-player.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu