Automic VaultAutomic Vault

brew

Install csound with Homebrew, apt, MacPorts, Nix, pacman, zypper

Sound and music computing system. Version 6.18.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install csound

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install csound

MacPorts ports tree · audio/csound/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install csound

Debian stable package indexes · csound · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#csound

nixpkgs package indexes · pkgs/by-name/cs/csound/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S csound

Arch Linux sync databases · csound · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install csound

openSUSE Tumbleweed package metadata · csound · source: download.opensuse.org

overview

Package summary

Sound and music computing system

Commands and aliases

  • 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

history

Project history and usage

Csound is a long-running sound and music computing system with a command-line compiler, runtime, libraries, plugins, and a reference manual. Its packaging significance comes from bridging computer-music history with modern Unix, desktop, mobile, and web builds.

Project history

The official repository README identifies Csound as a sound and music computing system and says the repository contains the core Csound library, command-line frontend, and code for embedded, mobile, and web ports. The README credits contributors from musicians, scientists, and programmers around the world.

Adoption history

The canonical manual history says early Csound manuals started at MIT with Barry L. Vercoe and were maintained there through the 1980s and early 1990s, with material tracing back to Music11-era documents. It also records that MIT licensed Csound as LGPL in 2003, with the manual licensed GFDL and placed on SourceForge with the sources.

How it is used

Official getting-started docs describe Csound as normally run from a command line or frontend, using .csd files that combine options, instruments, and score sections. The manual documents .csound6rc as a command-line parameter file read from HOME or the path in CSOUND6RC, then from the current directory with local options taking precedence.

Why package nerds care

Csound is package-heavy in the old Unix sense: one formula installs a main executable plus many analysis and conversion utilities, plugin search paths, a library API, and documentation. That makes packaging choices around paths, opcodes, examples, and frontends unusually visible to users.

Timeline

  • 1980s: Early Csound manual work was started at MIT by Barry L. Vercoe.
  • 1999: The official manual history mentions the version 4.16 reference manual.
  • 2003: MIT licensed Csound as LGPL and placed sources on SourceForge with the GFDL manual.
  • 2004: The Canonical Manual was converted to DocBook/XML.
  • 2026: The Csound repository README describes 6.x as EOL and the develop branch as Csound 7.x beta.

Related projects

  • The manual history connects Csound documentation to Music11, and the getting-started docs describe frontends such as QuteCsound as part of common use.

security posture

Risk level: red

escape, surveillance, or offensive capability signal.

Risk classifier

red risk · medium confidence · escape-surveillance-offensive

Why

  • escape, surveillance, or offensive capability signal

Signals

  • text:debugger

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 20 runtime dependencies.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$CSOUND6RC.csound6rc

executables

Installed executables

CommandKindExposureNote
atsacliglobal executable
cscliglobal executable
csanalyzecliglobal executable
csb64enccliglobal executable
csbeatscliglobal executable
csdebuggercliglobal executable
csoundcliglobal executable
cvanalcliglobal executable
dnoisecliglobal executable
envextcliglobal executable
extractcliglobal executable
extractorcliglobal executable
het_exportcliglobal executable
het_importcliglobal executable
hetrocliglobal executable
lpanalcliglobal executable
lpc_exportcliglobal executable
lpc_importcliglobal executable
makecsdcliglobal executable
mixercliglobal executable
pv_exportcliglobal executable
pv_importcliglobal executable
pvanalcliglobal executable
pvlookcliglobal executable
scalecliglobal executable
scotcliglobal executable
scsortcliglobal executable
sdif2adcliglobal executable
sndinfocliglobal executable
src_convcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version6.18.1
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/csound/csound

  • infoNo package-manager update timestamp was available.low confidence
  • infoNo cached GitHub release or tag data was available.https://github.com/csound/csoundnone confidence

install metadata

Package metadata

Package keybrew:csound
Version6.18.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/csound
Homepagehttps://csound.com
Repositoryhttps://github.com/csound/csound
Upstream docshttps://csound.com/docs/manual
LicenseLGPL-2.1-or-later
Source archivehttps://github.com/csound/csound.git
Dependenciesfaust, fltk, fluid-synth, gettext, hdf5, jack, lame, liblo, libpng, libsamplerate, libsndfile, libwebsockets, numpy, openjdk, openssl@3, portaudio, portmidi, python@3.14, stk, wiiuse
Build dependenciesasio, cmake, eigen, swig
Uses from macOScurl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsTo 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

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecsound
Version Scheme0
Revision14
Head VersionHEAD
Conflicts With
  • libextractor
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

csound 1:6.18.1+dfsg-4

powerful and versatile sound synthesis software

https://csound.github.io/

sudo apt install csound
  • Section: sound
  • Architecture: amd64
  • 4 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: csound from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

csound-data 1:6.18.1+dfsg-4

data files used by the csound library

https://csound.github.io/

sudo apt install csound-data
  • Section: sound
  • Architecture: all
  • Source Package: csound
  • 1 dependencies
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: csound-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

csound-soundfont 1:6.18.1+dfsg-4

GM soundfont2 bank from csound

https://csound.github.io/

sudo apt install csound-soundfont
  • Section: sound
  • Architecture: all
  • Source Package: csound
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: csound-soundfont from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

csound-utils 1:6.18.1+dfsg-4

miscellaneous utilities for the Csound system

https://csound.github.io/

sudo apt install csound-utils
  • Section: sound
  • Architecture: amd64
  • Source Package: csound
  • 5 dependencies
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: csound-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcsnd-dev 1:6.18.1+dfsg-4

development files for Csound -- C++ API

https://csound.github.io/

sudo apt install libcsnd-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: csound
  • 2 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcsnd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcsnd6-6.0v5 1:6.18.1+dfsg-4

C++ bindings for the Csound API

https://csound.github.io/

sudo apt install libcsnd6-6.0v5
  • Section: libs
  • Architecture: amd64
  • Source Package: csound
  • 5 dependencies
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcsnd6-6.0v5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcsnd6-java 1:6.18.1+dfsg-4

Java bindings for the Csound API

https://csound.github.io/

sudo apt install libcsnd6-java
  • Section: java
  • Architecture: amd64
  • Source Package: csound
  • 5 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcsnd6-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcsound64-6.0 1:6.18.1+dfsg-4

main library for Csound

https://csound.github.io/

sudo apt install libcsound64-6.0
  • Section: libs
  • Architecture: amd64
  • Source Package: csound
  • 12 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcsound64-6.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcsound64-dev 1:6.18.1+dfsg-4

development files for Csound

https://csound.github.io/

sudo apt install libcsound64-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: csound
  • 1 dependencies
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcsound64-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcsound64-doc 1:6.18.1+dfsg-4

Csound API documentation

https://csound.github.io/

sudo apt install libcsound64-doc
  • Section: doc
  • Architecture: all
  • Source Package: csound
  • 2 optional deps
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcsound64-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblua5.1-luacsnd 1:6.18.1+dfsg-4

Lua bindings for the Csound API (transitional package)

https://csound.github.io/

sudo apt install liblua5.1-luacsnd
  • Section: sound
  • Architecture: amd64
  • Source Package: csound
  • 1 dependencies
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblua5.1-luacsnd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lua-luacsnd6 1:6.18.1+dfsg-4

Lua bindings for the Csound API

https://csound.github.io/

sudo apt install lua-luacsnd6
  • Section: sound
  • Architecture: amd64
  • Source Package: csound
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lua-luacsnd6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-csound 1:6.18.1+dfsg-4

Python bindings for Csound

https://csound.github.io/

sudo apt install python3-csound
  • Section: python
  • Architecture: all
  • Source Package: csound
  • 4 dependencies
  • normalized package name match
  • Matched by: Csound
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-csound from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

csound

nix profile install nixpkgs#csound
  • normalized package name match
  • Matched by: Csound
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cs/csound/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

csound 1:6.18.1+dfsg-1ubuntu4

powerful and versatile sound synthesis software

https://csound.github.io/

sudo apt install csound
  • Section: universe/sound
  • Architecture: amd64
  • 4 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Csound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: csound from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

csound-data 1:6.18.1+dfsg-1ubuntu4

data files used by the csound library

https://csound.github.io/

sudo apt install csound-data
  • Section: universe/sound
  • Architecture: all
  • Source Package: csound
  • 1 dependencies
  • normalized package name match
  • Matched by: Csound
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: csound-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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