How to Install and Uninstall python-mpdclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 04,2024

1. Install "python-mpdclient" package

This tutorial shows how to install python-mpdclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mpdclient

2. Uninstall "python-mpdclient" package

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

$ sudo apt remove python-mpdclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-mpdclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mpdclient
Priority: extra
Section: universe/python
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: py-libmpdclient
Version: 0.11.1-4
Depends: python (>= 2.7), python (<< 2.8)
Recommends: mpd
Filename: pool/universe/p/py-libmpdclient/python-mpdclient_0.11.1-4_all.deb
Size: 5890
MD5sum: 1690d3e820da814b167aa0b778bfbc62
SHA1: d01eeb06f47c3af526a59ca5c706a5db1d3102c5
SHA256: 8a3fca0df88d8bf4eb5f3e741def0a82c46c12d7898d191fe30484739f3c42cd
Description-en: Python interface to MPD
mpdclient is a simple Python interface to MPD, the Music Player Daemon. It
provides an interface analogous to the libmpdclient C library, allowing for
expeditious scripting of any mpd instance and ease of MPD client development.
Description-md5: cfe9f960ab7b1961499ef4176f48a1d2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu