How to Install and Uninstall supercollider Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "supercollider" package

Please follow the instructions below to install supercollider on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install supercollider

2. Uninstall "supercollider" package

Please follow the instructions below to uninstall supercollider on openSuSE Tumbleweed:

$ sudo zypper remove supercollider

3. Information about the supercollider package on openSuSE Tumbleweed

Information for package supercollider:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : supercollider
Version : 3.13.0-1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 17.5 MiB
Installed : No
Status : not installed
Source package : supercollider-3.13.0-1.9.src
Upstream URL : https://supercollider.github.io/
Summary : Programming environment for audio synthesis and composition
Description :
SuperCollider is a platform for audio synthesis and algorithmic composition,
used by musicians, artists, and researchers working with sound.
SuperCollider consists of three separate components:
1. scsynth or supernova - audio engine (the "server")
2. sclang - programming language runtime interpreter including Qt graphical user interfaces
3. IDE (integrated development environment) - an editor for writing code and running supercollider