# 安装 csound

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

## 安装

```sh
sudo av install brew:csound
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install csound
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install csound
```

  证据: MacPorts ports tree: audio/csound/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install csound
```

  证据: Debian stable package indexes: csound from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#csound
```

  证据: nixpkgs package indexes: pkgs/by-name/cs/csound/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S csound
```

  证据: Arch Linux sync databases: csound from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install csound
```

  证据: openSUSE Tumbleweed package metadata: csound from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## 软件包事实

- **软件包键:** brew:csound
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/csound>
- **版本:** 6.18.1
- **来源摘要:** Sound and music computing system
- **主页:** <https://csound.com>
- **仓库:** <https://github.com/csound/csound>
- **上游文档:** <https://csound.com>
- **许可证:** LGPL-2.1-or-later
- **源码归档:** <https://github.com/csound/csound.git>
- **更新:** 2026-03-02T17:18:31+09:00
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- atsa (cli)
- cs (cli)
- csanalyze (cli)
- csb64enc (cli)
- csbeats (cli)
- csdebugger (cli)
- csound (cli)
- cvanal (cli)
- dnoise (cli)
- envext (cli)
- extract (cli)
- extractor (cli)
- het_export (cli)
- het_import (cli)
- hetro (cli)
- lpanal (cli)
- lpc_export (cli)
- lpc_import (cli)
- makecsd (cli)
- mixer (cli)
- pv_export (cli)
- pv_import (cli)
- pvanal (cli)
- pvlook (cli)
- scale (cli)
- scot (cli)
- scsort (cli)
- sdif2ad (cli)
- sndinfo (cli)
- src_conv (cli)
- atsa (别名)
- cs (别名)
- csanalyze (别名)
- csb64enc (别名)
- csbeats (别名)
- csdebugger (别名)
- csound (别名)
- cvanal (别名)
- dnoise (别名)
- envext (别名)
- extract (别名)
- extractor (别名)
- het_export (别名)
- het_import (别名)
- hetro (别名)
- lpanal (别名)
- lpc_export (别名)
- lpc_import (别名)
- makecsd (别名)
- mixer (别名)
- pv_export (别名)
- pv_import (别名)
- pvanal (别名)
- pvlook (别名)
- scale (别名)
- scot (别名)
- scsort (别名)
- sdif2ad (别名)
- sndinfo (别名)
- src_conv (别名)

## 依赖

- faust
- fltk
- fluid-synth
- gettext
- hdf5
- jack
- lame
- liblo
- libpng
- libsamplerate
- libsndfile
- libwebsockets
- numpy
- openjdk
- openssl@3
- portaudio
- portmidi
- python@3.14
- stk
- wiiuse

## 构建依赖

- asio
- cmake
- eigen
- swig

## macOS 提供的库

- curl

## 安装行为

- post-install 钩子: 未定义
- Caveats: To use the Java bindings, you may need to add to your shell profile e.g. ~/.profile or ~/.zshrc: export CLASSPATH="$HOMEBREW_PREFIX/opt/csound/libexec/csnd6.jar:." and link the native shared library into your Java Extensions folder: mkdir -p ~/Library/Java/Extensions ln -s "$HOMEBREW_PREFIX/opt/csound/libexec/lib_jcsound6.jnilib" ~/Library/Java/Extensions
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 6.18.1
- 管理器更新时间: 2026-03-02
- 本地数据: ok
- 上游仓库: https://github.com/csound/csound
- info: No cached GitHub release or tag data was available.

## 安全说明

escape, surveillance, or offensive capability signal.

- **Geiger 风险:** red / medium
- escape, surveillance, or offensive capability signal

## 相关链接

- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [lame](https://www.automicvault.com/pkg/brew/lame/) - Runtime dependency declared by Homebrew.
- [numpy](https://www.automicvault.com/pkg/brew/numpy/) - Runtime dependency declared by Homebrew.
- [libsndfile](https://www.automicvault.com/pkg/brew/libsndfile/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [eigen](https://www.automicvault.com/pkg/brew/eigen/) - Build dependency declared by Homebrew.
- [swig](https://www.automicvault.com/pkg/brew/swig/) - Build dependency declared by Homebrew.
- [asio](https://www.automicvault.com/pkg/brew/asio/) - Build dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
