How to Install and Uninstall python3-musicpd Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-musicpd" package

In this section, we are going to explain the necessary steps to install python3-musicpd on Kali Linux

$ sudo apt update $ sudo apt install python3-musicpd

2. Uninstall "python3-musicpd" package

Please follow the step by step instructions below to uninstall python3-musicpd on Kali Linux:

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

3. Information about the python3-musicpd package on Kali Linux

Package: python3-musicpd
Source: python-musicpd
Version: 0.8.0-1
Installed-Size: 346
Maintainer: Geoffroy Youri Berret
Architecture: all
Depends: python3:any, libjs-sphinxdoc (>= 4.3)
Suggests: mpd
Enhances: mpd
Size: 40316
SHA256: 585dc3f0b1f71f54c829459c3215e3bf38573c8d0f1947671ccfd9c53ed9380e
SHA1: 46054a51bf782e474e84efa63d33b34d9afe2809
MD5sum: 9933075a91a884903547412b72ead58e
Description: 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:
Homepage: https://kaliko.me/code/python-musicpd
Built-Using: sphinx (= 4.5.0-3)
Tag: implemented-in::python, network::client, role::shared-lib
Section: python
Priority: optional
Filename: pool/main/p/python-musicpd/python3-musicpd_0.8.0-1_all.deb