How to Install and Uninstall stk Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "stk" package

Please follow the guidelines below to install stk on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install stk

2. Uninstall "stk" package

Please follow the steps below to uninstall stk on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove stk $ sudo apt autoclean && sudo apt autoremove

3. Information about the stk package on Ubuntu 20.10 (Groovy Gorilla)

Package: stk
Architecture: amd64
Version: 4.6.1+dfsg-3
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1048
Depends: libstk-4.6.1 (= 4.6.1+dfsg-3), tk, libc6 (>= 2.29), libgcc-s1 (>= 3.0), librtaudio6, librtmidi4, libstdc++6 (>= 9)
Filename: pool/universe/s/stk/stk_4.6.1+dfsg-3_amd64.deb
Size: 393884
MD5sum: c0ccf77b69644dbcdaad2ad62f3dfd5b
SHA1: ac11afc4f310c3b25b6b2c995c943dd50a72e6a0
SHA256: 33bd9229f452f8b4275c9665b2ec27b84ea48f0944000289a9cd6a39f51085ca
SHA512: 4e112c70f8dc2b0e600218c4ff77c5a0eba4c4bf7467f21aff39e48237513056c27d00e57ee4a8ee9d988eda02f5116dff07ef563559cff546a7a6ee776a7794
Homepage: https://ccrma.stanford.edu/software/stk/
Description-en: Sound Synthesis Toolkit (example applications)
The Sound Synthesis Toolkit is a C++ library with implementations
of several sound synthesis algorithms, starting from Frequency
Modulation, over Physical Modelling and others. It can be used
as a library, but it also provides some nice software synthesizers.
.
This package provides the example files for the sound synthesis toolkit.
Description-md5: 4656fc505cce49eb02620e363ade8a65
Task: ubuntustudio-audio