How to Install and Uninstall libmpdclient2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libmpdclient2" package

Please follow the step by step instructions below to install libmpdclient2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmpdclient2

2. Uninstall "libmpdclient2" package

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

$ sudo apt remove libmpdclient2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpdclient2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmpdclient2
Priority: optional
Section: universe/libs
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Harl
Architecture: amd64
Source: libmpdclient
Version: 2.9-1ubuntu1
Depends: libc6 (>= 2.15)
Filename: pool/universe/libm/libmpdclient/libmpdclient2_2.9-1ubuntu1_amd64.deb
Size: 35628
MD5sum: 7384e406ad92ed404122ee2a04bfa5ee
SHA1: 98a633900c077e6dadb93e65dc19cc236876c9c3
SHA256: a99d6563f928dc7bc43d5eaabce04c65072c23dd494317b4e9579b9b12218104
Description-en: client library for the Music Player Daemon
libmpdclient provides an API for interfacing the Music Player Daemon (MPD). It
offers a low-level asynchronous API which knowns the MPD protocol syntax as
well as a higher level synchronous API implementing the MPD commands and
parsing all responses.
.
This package contains the shared library.
Description-md5: 78173fe783f2412444a570648f780872
Homepage: http://mpd.wikia.com/wiki/ClientLib:libmpdclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu