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

Last updated: January 12,2025

1. Install "python3-pulsectl.noarch" package

Here is a brief guide to show you how to install python3-pulsectl.noarch on Fedora 35

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

2. Uninstall "python3-pulsectl.noarch" package

This tutorial shows how to uninstall python3-pulsectl.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:20:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-pulsectl
Version : 22.3.2
Release : 1.fc35
Architecture : noarch
Size : 74 k
Source : python-pulsectl-22.3.2-1.fc35.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).