# libaacs mit Homebrew, apk, MacPorts, Nix, pacman, apt installieren

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

## Installation

```sh
sudo av install brew:libaacs
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install libaacs
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libaacs
```

  Evidenz: MacPorts ports tree: multimedia/libaacs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add libaacs
```

  Evidenz: Alpine Linux edge package indexes: libaacs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#libaacs
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/li/libaacs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S libaacs
```

  Evidenz: Arch Linux sync databases: libaacs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install libaacs-bin
```

  Evidenz: Debian stable package indexes: libaacs-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Ubuntu apt (92%):

```sh
sudo apt install libaacs-dev
```

  Evidenz: Ubuntu 24.04 LTS package indexes: libaacs-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Paketfakten

- **Paketschlüssel:** brew:libaacs
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/libaacs>
- **Version:** 0.12.0
- **Quellzusammenfassung:** Implements the Advanced Access Content System specification
- **Homepage:** <https://www.videolan.org/developers/libaacs.html>
- **Upstream-Dokumentation:** <https://www.videolan.org/developers/libaacs.html>
- **Lizenz:** LGPL-2.1-or-later
- **Quellarchiv:** <https://get.videolan.org/libaacs/0.12.0/libaacs-0.12.0.tar.bz2>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- aacs_info (cli)
- aacs_info (Alias)

## Abhängigkeiten

- libgcrypt
- libgpg-error

## Build-Abhängigkeiten

- bison

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.12.0
- lokale Daten: OK
- Upstream-Repository: https://www.videolan.org/developers/libaacs.html
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

libaacs is VideoLAN's free-software research implementation of the Advanced Access Content System used by Blu-ray media. It deliberately ships code, not title keys or device certificates, which is central to how distributions package it.

### Projektgeschichte

VideoLAN presents libaacs as a research project for understanding AACS through an open-source library, developed mainly by an international group of Doom9 developers. The project sits near libbluray in the VideoLAN media stack, filling the AACS layer needed by players and tools.

### Adoptionsgeschichte

The library was adopted by Unix media stacks because VLC, FFmpeg-adjacent workflows, and Blu-ray playback tools needed a packaged AACS implementation. Its no-keys policy made it easier for repositories to carry the library while leaving key databases and certificates outside the package.

### Wie es verwendet wird

Users normally install libaacs as a runtime support library for Blu-ray playback or diagnostics, while packagers expose aacs_info for inspection. Encrypted-disc playback still depends on separately supplied legal keys or certificates.

### Warum Paket-Nerds sich dafür interessieren

libaacs is a classic packaging boundary case: the code is useful and free, but the practical playback story depends on data the project intentionally does not distribute.

### Zeitleiste

- 2010s: VideoLAN hosted libaacs as an open implementation of AACS and linked it from the VideoLAN projects list.
- 2020-07-23: VideoLAN published the 0.11.0 source tarball.
- 2022-02-27: VideoLAN published the 0.11.1 source tarball.

### Related projects

- Related projects include VLC, libbluray, libbdplus, Doom9 community research, and the AACS specification maintained by AACS LA.

### Quellen

- <https://code.videolan.org/videolan/libaacs>
- <https://download.videolan.org/pub/videolan/libaacs/0.11.0/>
- <https://download.videolan.org/pub/videolan/libaacs/0.11.1/>
- <https://www.videolan.org/developers/libaacs.html>


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libaacs
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Debian apt - libaacs-bin - 0.11.1-4+b1: normalized package name match | Debian stable package indexes: libaacs-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | free-and-libre implementation of AACS (tools) | https://www.videolan.org/developers/libaacs.html
- Debian apt - libaacs-dev - 0.11.1-4+b1: normalized package name match | Debian stable package indexes: libaacs-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | free-and-libre implementation of AACS (development files) | https://www.videolan.org/developers/libaacs.html
- Debian apt - libaacs0 - 0.11.1-4+b1: normalized package name match | Debian stable package indexes: libaacs0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | free-and-libre implementation of AACS | https://www.videolan.org/developers/libaacs.html
- Nix - libaacs: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libaacs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libaacs-dev - 0.11.1-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libaacs-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | free-and-libre implementation of AACS (development files) | https://www.videolan.org/developers/libaacs.html
- Ubuntu apt - libaacs0 - 0.11.1-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libaacs0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | free-and-libre implementation of AACS | https://www.videolan.org/developers/libaacs.html
- apk - libaacs - 0.11.1-r1: normalized package name match | Alpine Linux edge package indexes: libaacs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | libaacs is a research project to implement the Advanced Access Content System specification | https://www.videolan.org/developers/libaacs.html
- apk - libaacs-dev - 0.11.1-r1: normalized package name match | Alpine Linux edge package indexes: libaacs-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | libaacs is a research project to implement the Advanced Access Content System specification (development files) | https://www.videolan.org/developers/libaacs.html
- pacman - libaacs - 0.11.1-4: normalized package name match | Arch Linux sync databases: libaacs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Advanced Access Content System | https://www.videolan.org/developers/libaacs.html
- MacPorts - libaacs: normalized package name match | MacPorts ports tree: multimedia/libaacs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Web development packages](https://pkg.so/de/web-dev-tools/) - Matched web development metadata.
- [libgpg-error](https://pkg.so/de/brew/libgpg-error/) - Runtime dependency declared by Homebrew.
- [libgcrypt](https://pkg.so/de/brew/libgcrypt/) - Runtime dependency declared by Homebrew.
- [bison](https://pkg.so/de/brew/bison/) - Build dependency declared by Homebrew.
- [ffmpeg](https://pkg.so/de/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media, video.
- [libvmaf](https://pkg.so/de/brew/libvmaf/) - Shares pkgdb curated category or tags: cli, media, video.
- [ffmpeg-full](https://pkg.so/de/brew/ffmpeg-full/) - Shares pkgdb curated category or tags: cli, media, video.
- [ffmpegthumbnailer](https://pkg.so/de/brew/ffmpegthumbnailer/) - Shares pkgdb curated category or tags: cli, media, video.
- [ffms2](https://pkg.so/de/brew/ffms2/) - Shares pkgdb curated category or tags: cli, media, video.
- [ab-av1](https://pkg.so/de/brew/ab-av1/) - Shares pkgdb curated category or tags: cli, media, video.
- [dvr-scan](https://pkg.so/de/brew/dvr-scan/) - Shares pkgdb curated category or tags: cli, media, video.
- [ffmpeg2theora](https://pkg.so/de/brew/ffmpeg2theora/) - Shares pkgdb curated category or tags: cli, media, video.
- [libbluray](https://pkg.so/de/brew/libbluray/) - Local package facts share a topical domain. Shared terms: blu, blu-ray, cli, info, media.
- [lsdvd](https://pkg.so/de/brew/lsdvd/) - Both packages work with overlapping file formats or content types. Shared terms: cli, content, info, media, video.
- [x264](https://pkg.so/de/brew/x264/) - Both packages work with overlapping file formats or content types. Shared terms: cli, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/libaacs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libaacs.yml)


## Quellen

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