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

Last updated: October 07,2024

1. Install "python3-pulsectl.noarch" package

Please follow the steps below to install python3-pulsectl.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 1:16:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pulsectl
Version : 22.3.2
Release : 4.fc38
Architecture : noarch
Size : 105 k
Source : python-pulsectl-22.3.2-4.fc38.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).