Automic VaultAutomic Vault

brew

faust mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für faust in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install faust

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install faust

MacPorts ports tree · audio/faust/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add faust

Alpine Linux edge package indexes · faust · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install faust

Debian stable package indexes · faust · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install faust

Fedora Rawhide package metadata · faust · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#faust

nixpkgs package indexes · faust · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S faust

Arch Linux sync databases · faust · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install faust

openSUSE Tumbleweed package metadata · faust · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Functional programming language for real time signal processing

Befehle und Aliase

  • encoderunitypackage
  • faust
  • faust-config
  • faust2alqt
  • faust2alsa
  • faust2alsaconsole
  • faust2android
  • faust2androidunity
  • faust2api
  • faust2atomsnippets
  • faust2au
  • faust2audiokit
  • faust2bela
  • faust2bench
  • faust2caconsole
  • faust2cagtk
  • faust2caqt
  • faust2caqtios
  • faust2clap.py
  • faust2cmajor
  • faust2comparator
  • faust2cpalrust
  • faust2csound
  • faust2csvplot
  • faust2daisy
  • faust2dplug
  • faust2dssi
  • faust2dummy
  • faust2dummymem
  • faust2eps
  • faust2esp32
  • faust2faustvst

Verlauf

Projektgeschichte und Nutzung

Faust, short for Functional Audio Stream, is a domain-specific functional programming language for real-time audio signal processing and synthesis. It is distributed as both a command-line compiler and an ecosystem of libraries, architecture files, web tools, and target-specific `faust2...` scripts.

Projektgeschichte

Faust has been developed since 2002, with GRAME-CNCM described by the project as its birthplace and main development home. Its core design is to describe DSP algorithms as mathematical signal-processing specifications, then compile those specifications into efficient code in languages and intermediate forms such as C, C++, Java, LLVM IR, and WebAssembly.

The project grew from a compiler into a distribution. The official repository includes compiler sources, architecture targets, build tooling, documentation, examples, tests, DSP libraries, syntax-highlighting support, and a large set of helper scripts that turn Faust programs into plugins, standalone applications, diagrams, web targets, embedded targets, and audio-environment integrations.

Faust's development workflow also reflects a mature language project. Official documentation distinguishes stable release packages, a `master` branch, and a `master-dev` branch used as the main development branch, with GRAME merging development work into stable releases.

Adoptionsgeschichte

Faust adoption is visible in its target matrix. The official README and manual describe output for native standalone applications, iOS and Android apps, WebAssembly, and plugin or environment targets including Csound, LADSPA, Max/MSP, Pure Data, Q, SuperCollider, VST, AU, LV2, JACK, JUCE, Bela, Teensy, ESP32, and others.

The surrounding community has its own recurring venue: the International Faust Conference, which the official site describes as a biennial gathering of Faust developers and users. Past editions listed by the project include IFC-18, IFC-20, IFC-22, IFC-24, and IFC-26.

Wie es verwendet wird

At the package level, Faust is most often installed to obtain the `faust` compiler and the many `faust2...` tools. A developer writes a `.dsp` program, compiles it directly with `faust`, or uses a wrapper such as `faust2jaqt`, `faust2lv2`, `faust2supercollider`, `faust2puredata`, `faust2svg`, or `faust2wasm`-style tooling to generate a target-specific artifact.

The project also supports zero-configuration web workflows through the Faust IDE, Faust Editor, and Faust Playground, which lowers the barrier for experiments while keeping the command-line compiler central for packaging and reproducible builds.

Warum Paket-Nerds sich dafür interessieren

Faust is interesting to package nerds because it is not just one binary. A Faust package exposes a compiler, a library interface (`libfaust`), DSP libraries, architecture templates, and many generated-target scripts, so downstream packaging has to preserve paths and auxiliary tools that users expect to compose.

It also sits at the intersection of language runtimes and audio tooling. Installing Faust from Homebrew, MacPorts, Linux packages, or source gives users a portable way to generate native code and plugins without manually assembling each audio SDK or framework workflow.

Zeitleiste

  • 2002: Faust development begins.
  • 2018: First International Faust Conference takes place in Mainz.
  • 2020: IFC-20 takes place in the Paris area.
  • 2022: IFC-22 takes place during SMC-22 in Saint-Etienne.
  • 2024: IFC-24 takes place in Turin.
  • 2026: IFC-26 takes place in Cannes.

Related projects

  • FaustLive and Faustgen are related prototyping tools in the Faust ecosystem; the official overview notes FaustLive is no longer the recommended primary tool, with Faust IDE preferred.
  • The Faust DSP Libraries are maintained as a separate project and included by the main Faust repository as a submodule.

Sicherheitslage

Risikostufe: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

Signale

  • text:audio,server
  • text:programming language

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
encoderunitypackagecliglobales Executable
faustcliglobales Executable
faust-configcliglobales Executable
faust2alqtcliglobales Executable
faust2alsacliglobales Executable
faust2alsaconsolecliglobales Executable
faust2androidcliglobales Executable
faust2androidunitycliglobales Executable
faust2apicliglobales Executable
faust2atomsnippetscliglobales Executable
faust2aucliglobales Executable
faust2audiokitcliglobales Executable
faust2belacliglobales Executable
faust2benchcliglobales Executable
faust2caconsolecliglobales Executable
faust2cagtkcliglobales Executable
faust2caqtcliglobales Executable
faust2caqtioscliglobales Executable
faust2clap.pycliglobales Executable
faust2cmajorcliglobales Executable
faust2comparatorcliglobales Executable
faust2cpalrustcliglobales Executable
faust2csoundcliglobales Executable
faust2csvplotcliglobales Executable
faust2daisycliglobales Executable
faust2dplugcliglobales Executable
faust2dssicliglobales Executable
faust2dummycliglobales Executable
faust2dummymemcliglobales Executable
faust2epscliglobales Executable
faust2esp32cliglobales Executable
faust2faustvstcliglobales Executable
faust2fehcliglobales Executable
faust2firefoxcliglobales Executable
faust2gencliglobales Executable
faust2graphcliglobales Executable
faust2graphviewercliglobales Executable
faust2hothousecliglobales Executable
faust2ioscliglobales Executable
faust2jackcliglobales Executable
faust2jackconsolecliglobales Executable
faust2jackrustcliglobales Executable
faust2jackservercliglobales Executable
faust2jaqtcliglobales Executable
faust2jaqtchaincliglobales Executable
faust2jucecliglobales Executable
faust2ladspacliglobales Executable
faust2linuxunitycliglobales Executable
faust2lv2cliglobales Executable
faust2magtkcliglobales Executable
faust2mathdoccliglobales Executable
faust2mathviewercliglobales Executable
faust2max6cliglobales Executable
faust2mdcliglobales Executable
faust2minimalcliglobales Executable
faust2mspcliglobales Executable
faust2netjackconsolecliglobales Executable
faust2netjackqtcliglobales Executable
faust2nodejscliglobales Executable
faust2octavecliglobales Executable
faust2osxiosunitycliglobales Executable
faust2owlcliglobales Executable
faust2paconsolecliglobales Executable
faust2paqtcliglobales Executable
faust2pdfcliglobales Executable
faust2plotcliglobales Executable
faust2pngcliglobales Executable
faust2portaudiojuliacliglobales Executable
faust2portaudiorustcliglobales Executable
faust2purecliglobales Executable
faust2puredatacliglobales Executable
faust2pwconsolecliglobales Executable
faust2pwgtkcliglobales Executable
faust2pwqtcliglobales Executable
faust2raqtcliglobales Executable
faust2rnbocliglobales Executable
faust2roscliglobales Executable
faust2rosgtkcliglobales Executable
faust2rpialsaconsolecliglobales Executable
faust2rpinetjackconsolecliglobales Executable
faust2samcliglobales Executable
faust2sccliglobales Executable
faust2sc.pycliglobales Executable
faust2sigcliglobales Executable
faust2sigviewercliglobales Executable
faust2smartkeybcliglobales Executable
faust2sndfilecliglobales Executable
faust2stratuscliglobales Executable
faust2sublimecompletionscliglobales Executable
faust2supercollidercliglobales Executable
faust2svgcliglobales Executable
faust2svgplotcliglobales Executable
faust2svgviewercliglobales Executable
faust2teensycliglobales Executable
faust2tidalcyclescliglobales Executable
faust2unitycliglobales Executable
faust2vcvrackcliglobales Executable
faust2vstcliglobales Executable
faust2vsticliglobales Executable
faust2w32max6cliglobales Executable
faust2w32mspcliglobales Executable
faust2w32puredatacliglobales Executable
faust2w32vstcliglobales Executable
faust2w64max6cliglobales Executable
faust2w64puredatacliglobales Executable
faust2w64vstcliglobales Executable
faust2winunitycliglobales Executable
faust2wwisecliglobales Executable
faust2wwise.pycliglobales Executable
faustoptflagscliglobales Executable
faustpathcliglobales Executable
faustremotecliglobales Executable
filename2identcliglobales Executable
sound2faustcliglobales Executable
sound2filecliglobales Executable
sound2readercliglobales Executable
usage.shcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version2.85.9
Manager aktualisiert2026-07-01
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/grame-cncm/faust

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:faust
Version2.85.9
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/faust
Homepagehttps://faust.grame.fr
Repositoryhttps://github.com/grame-cncm/faust
Upstream-Dokumentationhttps://faust.grame.fr
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/grame-cncm/faust/releases/download/2.85.9/faust-2.85.9.tar.gz
Zuletzt aktualisiert2026-07-01T10:17:32Z
Pulseupdated
Abhängigkeitenlibmicrohttpd, libsndfile, llvm
Build-Abhängigkeitencmake, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefaust
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

faust 2.79.3+ds-2

functional programming language for realtime audio applications

https://faust.grame.fr/

sudo apt install faust
  • Section: sound
  • Architecture: amd64
  • 8 Abhängigkeiten
  • 32 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: faust from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

faust-common 2.79.3+ds-2

functional programming language for realtime audio applications - common files

https://faust.grame.fr/

sudo apt install faust-common
  • Section: sound
  • Architecture: all
  • Source Package: faust
  • normalized package name match
  • Abgeglichen nach: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: faust-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfaust-static 2.79.3+ds-2

functional programming language for realtime audio - static libraries

https://faust.grame.fr/

sudo apt install libfaust-static
  • Section: libs
  • Architecture: amd64
  • Source Package: faust
  • normalized package name match
  • Abgeglichen nach: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfaust-static from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfaust2t64 2.79.3+ds-2

functional programming language for realtime audio applications - libraries

https://faust.grame.fr/

sudo apt install libfaust2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: faust
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfaust2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

faust

nix profile install nixpkgs#faust
  • normalized package name match
  • Abgeglichen nach: Faust
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: faust from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

faust 2.70.3+ds-1.1build2

functional programming language for realtime audio applications

https://faust.grame.fr/

sudo apt install faust
  • Section: universe/sound
  • Architecture: amd64
  • 7 Abhängigkeiten
  • 32 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: faust from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

faust-common 2.70.3+ds-1.1build2

functional programming language for realtime audio applications - common files

https://faust.grame.fr/

sudo apt install faust-common
  • Section: universe/sound
  • Architecture: all
  • Source Package: faust
  • normalized package name match
  • Abgeglichen nach: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: faust-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfaust-static 2.70.3+ds-1.1build2

functional programming language for realtime audio - static libraries

https://faust.grame.fr/

sudo apt install libfaust-static
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: faust
  • normalized package name match
  • Abgeglichen nach: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfaust-static from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfaust2t64 2.70.3+ds-1.1build2

functional programming language for realtime audio applications - libraries

https://faust.grame.fr/

sudo apt install libfaust2t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: faust
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfaust2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

faust 2.79.3-r0

Functional programming language for realtime audio signal processing

https://faust.grame.fr

sudo apk add faust
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-dev 2.79.3-r0

Functional programming language for realtime audio signal processing (development files)

https://faust.grame.fr

sudo apk add faust-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-doc 2.79.3-r0

Functional programming language for realtime audio signal processing (documentation)

https://faust.grame.fr

sudo apk add faust-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • normalized package name match
  • Abgeglichen nach: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-static 2.79.3-r0

Functional programming language for realtime audio signal processing (static library)

https://faust.grame.fr

sudo apk add faust-static
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • normalized package name match
  • Abgeglichen nach: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-static from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-tools 2.79.3-r0

Functional programming language for realtime audio signal processing (tools)

https://faust.grame.fr

sudo apk add faust-tools
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-tools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-vim 2.79.3-r0

Functional programming language for realtime audio signal processing (vim syntax)

https://faust.grame.fr

sudo apk add faust-vim
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-vim from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

faust 2.85.5-2.fc45

Compiled language for real-time audio signal processing

https://faust.grame.fr/

sudo dnf install faust
  • License: GPL-2.0-or-later AND MIT AND GPL-3.0-or-later AND BSD-3-Clause AND LGPL-3.0-or-later AND LGPL-2.1-or-later AND Apache-2.0 AND AML AND BSL-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: faust
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Faust
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: faust from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment