How to Install and Uninstall mpv-mpris Package on Kali Linux

Last updated: May 20,2024

1. Install "mpv-mpris" package

This guide let you learn how to install mpv-mpris on Kali Linux

$ sudo apt update $ sudo apt install mpv-mpris

2. Uninstall "mpv-mpris" package

In this section, we are going to explain the necessary steps to uninstall mpv-mpris on Kali Linux:

$ sudo apt remove mpv-mpris $ sudo apt autoclean && sudo apt autoremove

3. Information about the mpv-mpris package on Kali Linux

Package: mpv-mpris
Version: 0.7.1-1
Installed-Size: 46
Maintainer: Paul Wise
Architecture: amd64
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.57.2)
Suggests: playerctl
Enhances: mpv
Size: 11288
SHA256: 9ba7a16314adfa4b2e9ece2f5f8815ea5dd08ee7e9f3b4610b302750ae0fb1d6
SHA1: beb0c31bf14b52de719db54527e54c80f04a56f6
MD5sum: 8ff2bb48a5b1e3bfda8760d7497e2a3f
Description: MPRIS plugin for mpv
mpv-mpris is a plugin for mpv which allows control of the player using
standard media keys.
.
This plugin implements the MPRIS D-Bus interface and can be controlled using
tools, such as playerctl, or desktop environments, such as GNOME and KDE.
Description-md5:
Homepage: https://github.com/hoyon/mpv-mpris
Section: video
Priority: optional
Filename: pool/main/m/mpv-mpris/mpv-mpris_0.7.1-1_amd64.deb