How to Install and Uninstall stk.x86_64 Package on Fedora 35
Last updated: February 06,2025
1. Install "stk.x86_64" package
This is a short guide on how to install stk.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
stk.x86_64
Copied
2. Uninstall "stk.x86_64" package
This guide let you learn how to uninstall stk.x86_64 on Fedora 35:
$
sudo dnf remove
stk.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the stk.x86_64 package on Fedora 35
Last metadata expiration check: 5:44:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : stk
Version : 4.6.1
Release : 3.fc35
Architecture : x86_64
Size : 495 k
Source : stk-4.6.1-3.fc35.src.rpm
Repository : fedora
Summary : Synthesis ToolKit in C++
URL : https://ccrma.stanford.edu/software/stk/
License : MIT
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.
Available Packages
Name : stk
Version : 4.6.1
Release : 3.fc35
Architecture : x86_64
Size : 495 k
Source : stk-4.6.1-3.fc35.src.rpm
Repository : fedora
Summary : Synthesis ToolKit in C++
URL : https://ccrma.stanford.edu/software/stk/
License : MIT
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.