pkg.soopen package index

brew / 排名 2976

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 faust

查看 faust 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install faust

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install faust

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add faust

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

Debian apt已验证 · 92%
sudo apt install faust

Debian stable package indexes · faust · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install faust

Fedora Rawhide package metadata · faust · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#faust

nixpkgs package indexes · faust · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S faust

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

openSUSE zypper已验证 · 92%
sudo zypper install faust

openSUSE Tumbleweed package metadata · faust · 来源: download.opensuse.org

概览

软件包摘要

Functional programming language for real time signal processing

命令和别名

  • 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

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:yellow

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

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

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

信号

  • text:audio,server
  • text:programming language

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
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可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2feh可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2firefox可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2gen可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2graph可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2graphviewer可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2hothouse可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2ios可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2jack可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2jackconsole可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2jackrust可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2jackserver可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2jaqt可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2jaqtchain可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2juce可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2ladspa可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2linuxunity可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2lv2可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2magtk可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2mathdoc可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2mathviewer可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2max6可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2md可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2minimal可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2msp可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2netjackconsole可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2netjackqt可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2nodejs可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2octave可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2osxiosunity可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2owl可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2paconsole可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2paqt可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2pdf可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2plot可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2png可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2portaudiojulia可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2portaudiorust可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2pure可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2puredata可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2pwconsole可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2pwgtk可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2pwqt可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2raqt可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2rnbo可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2ros可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2rosgtk可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2rpialsaconsole可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2rpinetjackconsole可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2sam可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2sc可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2sc.py可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2sig可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2sigviewer可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2smartkeyb可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2sndfile可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2stratus可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2sublimecompletions可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2supercollider可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2svg可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2svgplot可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2svgviewer可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2teensy可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2tidalcycles可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2unity可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2vcvrack可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2vst可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2vsti可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2w32max6可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2w32msp可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2w32puredata可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2w32vst可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2w64max6可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2w64puredata可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2w64vst可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2winunity可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2wwise可执行文件已索引可执行文件从本地可执行文件索引发现。
faust2wwise.py可执行文件已索引可执行文件从本地可执行文件索引发现。
faustoptflags可执行文件已索引可执行文件从本地可执行文件索引发现。
faustpath可执行文件已索引可执行文件从本地可执行文件索引发现。
faustremote可执行文件已索引可执行文件从本地可执行文件索引发现。
filename2ident可执行文件已索引可执行文件从本地可执行文件索引发现。
sound2faust可执行文件已索引可执行文件从本地可执行文件索引发现。
sound2file可执行文件已索引可执行文件从本地可执行文件索引发现。
sound2reader可执行文件已索引可执行文件从本地可执行文件索引发现。
usage.sh可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.85.9
管理器更新时间2026-07-01
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:faust
版本2.85.9
软件包管理器Homebrew
主页https://faust.grame.fr
仓库https://github.com/grame-cncm/faust
最后更新2026-07-01T10:17:32Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 32 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 32 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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.85.5-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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.85.5-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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.85.5-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
  • 匹配方式: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.85.5-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
  • 1 依赖
  • normalized package name match
  • 匹配方式: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.85.5-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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.85.5-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 依赖
  • normalized package name match
  • 匹配方式: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.9-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation