How to Install and Uninstall jack Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "jack" package

Please follow the step by step instructions below to install jack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jack

2. Uninstall "jack" package

This guide covers the steps necessary to uninstall jack on openSuSE Tumbleweed:

$ sudo zypper remove jack

3. Information about the jack package on openSuSE Tumbleweed

Information for package jack:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jack
Version : 1.9.22-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 716.5 KiB
Installed : No
Status : not installed
Source package : jack-1.9.22-2.5.src
Upstream URL : https://jackaudio.org/
Summary : Jack-Audio Connection Kit
Description :
JACK is system for handling real-time, low latency audio
(and MIDI). It runs on GNU/Linux, Solaris, FreeBSD, OS X and
Windows (and can be ported to other POSIX-conformant
platforms). It can connect a number of different
applications to an audio device, as well as allowing them to
share audio between themselves. Its clients can run in their
own processes (ie. as normal applications), or can they can
run within the JACK server (ie. as a "plugin"). JACK also
has support for distributing audio processing across a
network, both fast & reliable LANs as well as slower, less
reliable WANs.