How to Install and Uninstall mpd Package on Kali Linux

Last updated: May 18,2024

1. Install "mpd" package

Please follow the instructions below to install mpd on Kali Linux

$ sudo apt update $ sudo apt install mpd

2. Uninstall "mpd" package

This is a short guide on how to uninstall mpd on Kali Linux:

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

3. Information about the mpd package on Kali Linux

Package: mpd
Version: 0.23.14-2
Installed-Size: 2582
Maintainer: mpd maintainers
Architecture: amd64
Depends: adduser, libadplug-2.3.3-0 (>= 2.3.3+dfsg), libao4 (>= 1.1.0), libasound2 (>= 1.0.18), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libbz2-1.0, libc6 (>= 2.34), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libcdio19 (>= 2.1.0), libchromaprint1 (>= 1.3.2), libcurl3-gnutls (>= 7.55), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), libfaad2 (>= 2.7), libflac12 (>= 1.3.0), libfluidsynth3 (>= 2.0.5), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libgme0 (>= 0.6.0), libicu72 (>= 72.1~rc-1~), libid3tag0 (>= 0.15.1b), libiso9660-11 (>= 2.0.0), libixml11 (>= 1:1.14.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libmad0 (>= 0.15.1b-3), libmikmod3 (>= 3.3.3), libmms0 (>= 0.4), libmodplug1 (>= 1:0.8.8.5), libmp3lame0 (>= 3.100), libmpcdec6 (>= 1:0.1~r435), libmpdclient2 (>= 2.16), libmpg123-0 (>= 1.28.0), libnfs14 (>= 1.9.7), libogg0 (>= 1.1.0), libopenal1 (>= 1.14), libopenmpt0 (>= 0.5.10), libopus0 (>= 1.1), libpcre2-8-0 (>= 10.22), libpipewire-0.3-0 (>= 0.3.38), libpulse0 (>= 0.99.1), libsamplerate0 (>= 0.1.7), libshout3 (>= 2.4.6), libsidplayfp6 (>= 2.5.0), libsmbclient (>= 2:4.0.3+dfsg1), libsndfile1 (>= 1.0.20), libsndio7.0 (>= 1.8.1), libsoxr0 (>= 0.1.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 12), libsystemd0, libupnp17 (>= 1:1.14.0), liburing2 (>= 2.3), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2), libwavpack1 (>= 5.0.0), libwildmidi2 (>= 0.4.0), libyajl2 (>= 2.0.4), libzzip-0-13 (>= 0.13.56), zlib1g (>= 1:1.1.4), libjs-sphinxdoc (>= 7.2.2)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: avahi-daemon, icecast2, mpd-client, pulseaudio
Size: 781104
SHA256: 1469d289c43dcbc141805aef24f6c4347232626798af98c0f530645bee368f0f
SHA1: 4c1c6e199cad57c2007f852ccf48a51f43af1f97
MD5sum: a07a9e823fa9d8722d97b68b2ea67520
Description: Music Player Daemon
Music Player Daemon (MPD) is a server that allows remote access for
playing audio files (Ogg-Vorbis, FLAC, MP3, Wave, and AIFF), streams
(Ogg-Vorbis, MP3) and managing playlists. Gapless playback, buffered
output, and crossfading support is also included. The design focus is
on integrating a computer into a stereo system that provides control
for music playback over a TCP/IP network. The goals are to be easy to
install and use, to have minimal resource requirements (it has been
reported to run fine on a Pentium 75), and to remain stable and
flexible.
.
The daemon is controlled through a client which need not run on the
same computer mpd runs on. The separate client and server design
allows users to choose a user interface that best suites their tastes
independently of the underlying daemon (this package) which actually
plays music.
Description-md5:
Homepage: https://www.musicpd.org/
Built-Using: sphinx (= 7.2.6-2)
Tag: implemented-in::c++, interface::daemon, role::program,
scope::application, sound::player, use::playing, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/m/mpd/mpd_0.23.14-2_amd64.deb