How to Install and Uninstall python3-pulsectl Package on openSUSE Leap

Last updated: October 06,2024

1. Install "python3-pulsectl" package

Please follow the steps below to install python3-pulsectl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pulsectl

2. Uninstall "python3-pulsectl" package

This guide let you learn how to uninstall python3-pulsectl on openSUSE Leap:

$ sudo zypper remove python3-pulsectl

3. Information about the python3-pulsectl package on openSUSE Leap

Information for package python3-pulsectl:
-----------------------------------------
Repository : Main Repository
Name : python3-pulsectl
Version : 21.3.4-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 309.4 KiB
Installed : No
Status : not installed
Source package : python-pulsectl-21.3.4-bp155.2.10.src
Upstream URL : https://github.com/mk-fg/python-pulse-control
Summary : Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
Description :
Python (3.x and 2.x) high-level interface and ctypes-based bindings for
PulseAudio (libpulse), mostly focused on mixer-like controls and
introspection-related operations (as opposed to e.g. submitting sound samples to
play, player-like client).