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

Last updated: May 20,2024

1. Install "python3-mpd" package

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

$ sudo apt update $ sudo apt install python3-mpd

2. Uninstall "python3-mpd" package

Here is a brief guide to show you how to uninstall python3-mpd on Kali Linux:

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

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

Package: python3-mpd
Source: python-mpd
Version: 3.1.0-2
Installed-Size: 147
Maintainer: mpd maintainers
Architecture: all
Replaces: python3-mpd2 (<< 0.5.5-1~)
Depends: python3:any
Breaks: python3-mpd2 (<< 0.5.5-1~)
Size: 31068
SHA256: 10a5515bd80f3f5cad244db658d910a0d5340ee87b962a337b9bf2f8e2fca2ab
SHA1: 21863dfe150808cbfcad17eb2dd5c161ed1d7ff3
MD5sum: 74115d98fe67cfbb082f7f700be9e3bb
Description: Python MPD client library (Python 3)
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.
.
This is the Python 3 version of python-mpd2, a fork of the original
python-mpd.
Description-md5:
Homepage: https://github.com/Mic92/python-mpd2
Section: python
Priority: optional
Filename: pool/main/p/python-mpd/python3-mpd_3.1.0-2_all.deb