How to Install and Uninstall faust Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 27,2024

1. Install "faust" package

Please follow the guidelines below to install faust on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install faust

2. Uninstall "faust" package

Learn how to uninstall faust on Ubuntu 21.10 (Impish Indri):

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

3. Information about the faust package on Ubuntu 21.10 (Impish Indri)

Package: faust
Architecture: amd64
Version: 2.30.5~ds0-2
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35919
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm11 (>= 1:9~svn298832-1~), libsndfile1 (>= 1.0.20), libstdc++6 (>= 9), libfaust2 (= 2.30.5~ds0-2), faust-common (>= 2.30.5~ds0-2), faust-common (<< 2.30.5~ds0+1~)
Recommends: clang, python3, ruby, libc6-dev | libc-dev, g++, make, libjack-dev, libgtk2.0-dev
Suggests: kate
Filename: pool/universe/f/faust/faust_2.30.5~ds0-2_amd64.deb
Size: 4040152
MD5sum: 52647427b69488d3bb44efb2c5d76360
SHA1: 15c632658f32836cc86e35f395f5721943c208c6
SHA256: 916f9e91d584874d0d25e45367fb8a3cf2354213f0007068b5ca93814d2e69f2
SHA512: 2d4d7c0b4f50e543ddd01ec0b12b2eb840d90214d7f57fafece997402922f62f2ba52ac6b16f21860ef2381c33265bca22ba9a4963ac40584200eab95c60dde1
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