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

Last updated: May 03,2024

1. Install "faust" package

Please follow the step by step instructions below to install faust on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install faust

2. Uninstall "faust" package

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

$ sudo apt remove faust $ sudo apt autoclean && sudo apt autoremove

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

Package: faust
Architecture: amd64
Version: 2.20.2~ds0-1ubuntu1
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35529
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libfaust2 (= 2.20.2~ds0-1ubuntu1), faust-common (>= 2.20.2~ds0-1ubuntu1), faust-common (<< 2.20.2~ds0+1~)
Recommends: clang-9, python3, ruby, libc6-dev | libc-dev, g++, make, libjack-dev, libgtk2.0-dev
Suggests: kate
Filename: pool/universe/f/faust/faust_2.20.2~ds0-1ubuntu1_amd64.deb
Size: 4071832
MD5sum: 4fc901de2172e36e337cff082d6dd3b7
SHA1: fbfccae2e96703ce114370c37e782556bf68f647
SHA256: a3cb6fffa3d55cba3ab2eb53ec5d88b8e4420ce5a90cd91df41cdee88e2994d9
SHA512: cd86ef006f3b535d542d6ef818f71422c49ff370cf14163eda81fa5c0654ec997f45281dafb311c8a1f35dd12adcc9af6ae6cdf31df3ca4730da83d54a7ef2f7
Homepage: https://faust.grame.fr/
Description-en: functional programming language for realtime audio applications
Faust is a functional programming language specifically designed for realtime
audio applications and plugins. The syntax of the language is block diagram
oriented. The faust compiler translate signal processing specifications into
optimized C++ code for signal processing applications.
.
The generated code can be wrapped into an 'architecture file' in order to
create for example a standalone jack/gtk application. Several architecture
file are provided and additional ones are fairly easy to add.
Description-md5: ae75a699d32c23f382348aac1a1d9d37