How to Install and Uninstall playerctl Package on openSUSE Leap

Last updated: May 17,2024

1. Install "playerctl" package

Learn how to install playerctl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install playerctl

2. Uninstall "playerctl" package

This tutorial shows how to uninstall playerctl on openSUSE Leap:

$ sudo zypper remove playerctl

3. Information about the playerctl package on openSUSE Leap

Information for package playerctl:
----------------------------------
Repository : Main Repository
Name : playerctl
Version : 2.4.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 99.1 KiB
Installed : No
Status : not installed
Source package : playerctl-2.4.1-bp155.2.13.src
Upstream URL : https://github.com/acrisci/playerctl
Summary : MPRIS command-line controller and library for media players
Description :
Playerctl is a command-line utility and library for controlling
media players that implement the MPRIS D-Bus Interface Specification.
Playerctl makes it easy to bind player actions, such as play and pause,
to media keys.
For more advanced users, Playerctl provides an introspectable library
available in your favorite scripting language 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.