How to Install and Uninstall python3-pulsectl.noarch Package on Fedora 34

Last updated: September 30,2024

1. Install "python3-pulsectl.noarch" package

Please follow the guidance below to install python3-pulsectl.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pulsectl.noarch

2. Uninstall "python3-pulsectl.noarch" package

Please follow the guidance below to uninstall python3-pulsectl.noarch on Fedora 34:

$ sudo dnf remove python3-pulsectl.noarch $ sudo dnf autoremove

3. Information about the python3-pulsectl.noarch package on Fedora 34

Last metadata expiration check: 1:36:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pulsectl
Version : 21.5.18
Release : 1.fc34
Architecture : noarch
Size : 74 k
Source : python-pulsectl-21.5.18-1.fc34.src.rpm
Repository : updates
Summary : Python high-level interface and ctypes-based bindings for PulseAudio
URL : https://pypi.org/project/pulsectl
License : MIT
Description : Python 3.x high-level interface and ctypes-based bindings for
: PulseAudio, mostly focused on mixer-like controls and
: introspection-related operations (as opposed to e.g. submitting sound
: samples to play, player-like client).