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

Last updated: October 06,2024

1. Install "python3-pulsectl.noarch" package

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

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

2. Uninstall "python3-pulsectl.noarch" package

Please follow the steps below to uninstall python3-pulsectl.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:18:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pulsectl
Version : 22.3.2
Release : 1.fc36
Architecture : noarch
Size : 74 k
Source : python-pulsectl-22.3.2-1.fc36.src.rpm
Repository : fedora
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).