How to Install and Uninstall libmpdclient-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libmpdclient-doc" package

Please follow the guidance below to install libmpdclient-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmpdclient-doc

2. Uninstall "libmpdclient-doc" package

This tutorial shows how to uninstall libmpdclient-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmpdclient-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpdclient-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmpdclient-doc
Priority: optional
Section: universe/doc
Installed-Size: 1557
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Harl
Architecture: all
Source: libmpdclient
Version: 2.9-1ubuntu1
Filename: pool/universe/libm/libmpdclient/libmpdclient-doc_2.9-1ubuntu1_all.deb
Size: 95046
MD5sum: dcfaeafb296e03ab8e749cfc431d5e19
SHA1: b525ace8871fe283de8874626221441d83dd3c46
SHA256: bda0063b40317e7599d29ea72a0ae9f06e24879773e873253e7deca02097b9fe
Description-en: client library for the Music Player Daemon (API documentation)
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 API documentation.
Description-md5: d7dc349499fbc57204a2fe76c3a281ee
Homepage: http://mpd.wikia.com/wiki/ClientLib:libmpdclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu