How to Install and Uninstall python3-musicpd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-musicpd" package

This guide let you learn how to install python3-musicpd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-musicpd

2. Uninstall "python3-musicpd" package

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

$ sudo apt remove python3-musicpd $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-musicpd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-musicpd
Priority: optional
Section: universe/python
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Geoffroy Youri Berret
Architecture: all
Source: python-musicpd
Version: 0.4.1-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: mpd
Filename: pool/universe/p/python-musicpd/python3-musicpd_0.4.1-1_all.deb
Size: 7640
MD5sum: e6cdcf00f46c6850d4856768b158a03a
SHA1: fbae5fd3db6af459719ea56e6a2f590b3d1550ad
SHA256: 8586ce5ce5efec47e477716010ca08fe4c0bc64b16c1669b37001a0748f6c8b7
Description-en: Python MPD client library
An MPD (Music Player Daemon) client library written in pure Python.
.
python-musicpd is actually a fork of python-mpd
.
While python-mpd runs only with python2, this fork intends to support python3
only.
Description-md5: eeea05b1153fed112851b8a57e33ea2a
Enhances: mpd
Homepage: http://kaliko.me/code/python-musicpd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu