How to Install and Uninstall python-jack-client.noarch Package on Fedora 39

Last updated: January 16,2025

1. Install "python-jack-client.noarch" package

In this section, we are going to explain the necessary steps to install python-jack-client.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python-jack-client.noarch

2. Uninstall "python-jack-client.noarch" package

Learn how to uninstall python-jack-client.noarch on Fedora 39:

$ sudo dnf remove python-jack-client.noarch $ sudo dnf autoremove

3. Information about the python-jack-client.noarch package on Fedora 39

Last metadata expiration check: 5:01:34 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python-jack-client
Version : 0.5.2
Release : 12.fc39
Architecture : noarch
Size : 63 k
Source : python-jack-client-0.5.2-12.fc39.src.rpm
Repository : fedora
Summary : JACK Audio Connection Kit (JACK) Client for Python
URL : http://jackclient-python.rtfd.org
License : MIT
Description : Python module that provides bindings for the JACK library.
: The module is able to create audio input and output ports,
: also provides the functionality to manage MIDI ports.
:
: This package installs the library for Python.