How to Install and Uninstall libstk4 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "libstk4" package

In this section, we are going to explain the necessary steps to install libstk4 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libstk4

2. Uninstall "libstk4" package

This tutorial shows how to uninstall libstk4 on openSUSE Leap:

$ sudo zypper remove libstk4

3. Information about the libstk4 package on openSUSE Leap

Information for package libstk4:
--------------------------------
Repository : Main Repository
Name : libstk4
Version : 4.5.0-bp153.1.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 1020,7 KiB
Installed : No
Status : not installed
Source package : stk-4.5.0-bp153.1.18.src
Summary : Synthesis ToolKit in C++
Description :
The Synthesis ToolKit in C++ (STK) is a set of open source audio
signal processing and algorithmic synthesis classes written in the C++
programming language. STK was designed to facilitate rapid development
of music synthesis and audio processing software, with an emphasis on
cross-platform functionality, realtime control, ease of use, and
educational example code. The Synthesis ToolKit is extremely portable
(it's mostly platform-independent C and C++ code), and it's completely
user-extensible (all source included, no unusual libraries, and no
hidden drivers). We like to think that this increases the chances that
our programs will still work in another 5-10 years. In fact, the
ToolKit has been working continuously for about 10 years now. STK
currently runs with realtime support (audio and MIDI) on Linux,
Macintosh OS X, and Windows computer platforms. Generic, non-realtime
support has been tested under NeXTStep, Sun, and other platforms and
should work with any standard C++ compiler.

5. The same packages on other Linux Distributions