How to Install and Uninstall libplayerctl-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libplayerctl-dev" package

This is a short guide on how to install libplayerctl-dev on Kali Linux

$ sudo apt update $ sudo apt install libplayerctl-dev

2. Uninstall "libplayerctl-dev" package

Learn how to uninstall libplayerctl-dev on Kali Linux:

$ sudo apt remove libplayerctl-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libplayerctl-dev package on Kali Linux

Package: libplayerctl-dev
Source: playerctl (2.4.1-2)
Version: 2.4.1-2+b1
Installed-Size: 107
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: gir1.2-playerctl-2.0 (= 2.4.1-2+b1), libglib2.0-dev, libplayerctl2 (= 2.4.1-2+b1)
Suggests: libplayerctl-doc
Size: 17052
SHA256: 72f0a1b8a8d1107f434dcb07bc8b64144921bf6becdd2ab078f7d7c1ad83e5e9
SHA1: 7501d8e23d55415b013d11fa69c209dbca92f28f
MD5sum: 456328d7c1a66ba79ddff63de61f1b84
Description: utility to control media players via MPRIS (development files)
Playerctl is a command-line utility and library for controlling media players
that implement the MPRIS D-Bus Interface Specification. Compatible players
include audacious, cmus, mopidy, mpd, mpv, quod libet, rhythmbox, spotify,
and vlc.
.
Playerctl makes it easy to bind player actions, such as play and pause,
to media keys. Playerctl also provides an introspectable library accessible
in many popular scripting languages that allows more detailed control like
the ability to subscribe to media player events or get metadata such as
artist and title for the playing track.
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/altdesktop/playerctl
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/playerctl/libplayerctl-dev_2.4.1-2+b1_amd64.deb