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

Last updated: May 18,2024

1. Install "csound" package

Please follow the guidance below to install csound on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install csound

2. Uninstall "csound" package

Please follow the instructions below to uninstall csound on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove csound $ sudo apt autoclean && sudo apt autoremove

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

Package: csound
Architecture: amd64
Version: 1:6.14.0~dfsg-6
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 234
Depends: libc6 (>= 2.14), libcsound64-6.0 (>= 1:6.14.0~dfsg), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.2.1)
Recommends: csound-utils
Filename: pool/universe/c/csound/csound_6.14.0~dfsg-6_amd64.deb
Size: 46008
MD5sum: d9af1cf8e9780eef8ee4c931770e7e95
SHA1: 0f78442b524e8a3bfc717af5c7c6d16fa14e18ad
SHA256: 2ce1b8dbe481ddfc699270e980b04c6707467116bc34daadf781b7b86f1f2bff
SHA512: d7ea5d5239fd5df359343515ec79ac217051e3651d6d2a3763089060a9ee1a3fa7a3a20c4f7b83331960f04474a041b1e75160d5043ad2ad07535540005f2edc
Homepage: https://csound.github.io/
Description-en: powerful and versatile sound synthesis software
Csound is a sound and music synthesis system. Drawing from over 450
signal processing modules, it can be used to model virtually any
synthesizer or multi-effect processor. It can work either in real-time
or as a compiler.
.
Csound is to sound synthesis as C is to programming.
Description-md5: 182da96d0b0fc26ba05910a1f53aecbd
Task: ubuntustudio-audio