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

Last updated: September 21,2024

1. Install "python-mpd" package

Please follow the steps below to install python-mpd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mpd

2. Uninstall "python-mpd" package

This guide covers the steps necessary to uninstall python-mpd on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mpd
Priority: optional
Section: universe/python
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: mpd maintainers
Architecture: all
Version: 0.3.0-4
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-mpd/python-mpd_0.3.0-4_all.deb
Size: 8978
MD5sum: cefe7d38f0e0ed0fc97690c8543997d6
SHA1: db8f20597c6ef9e09ebf0b832e3fcb78d6781beb
SHA256: 81c7c4e8b9ed4eb832ebb2e7815f2f62f6ce3a808246ce3353da904c3612ea03
Description-en: Python MPD client library
Fast MPD (Music Player Daemon) client library written in pure Python.
It was written to be a replacement for python-mpdclient which is a bit
outdated and does not perform good in many situations.
Description-md5: 89e2ec705dfdb8d6cd07b099a6b55fce
Homepage: http://jatreuman.indefero.net/p/python-mpd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu