macOS
brew install flaclocal Homebrew formula metadata
sudo port install flacMacPorts ports tree · audio/flac/Portfile · source: api.github.com
brew
Free lossless audio codec. Version 1.5.0 via Homebrew; verified from local package data.
install
brew install flaclocal Homebrew formula metadata
sudo port install flacMacPorts ports tree · audio/flac/Portfile · source: api.github.com
sudo apk add flacAlpine Linux edge package indexes · flac · source: dl-cdn.alpinelinux.org
sudo apt install flacDebian stable package indexes · flac · source: deb.debian.org
sudo dnf install flacFedora Rawhide package metadata · flac · source: dl.fedoraproject.org
nix profile install nixpkgs#flacnixpkgs package indexes · pkgs/by-name/fl/flac/package.nix · source: api.github.com
sudo pacman -S flacArch Linux sync databases · flac · source: geo.mirror.pkgbuild.com
sudo zypper install flacopenSUSE Tumbleweed package metadata · flac · source: download.opensuse.org
choco install flacChocolatey community package catalog · flac · source: community.chocolatey.org
scoop install main/flacScoop official bucket manifest trees · bucket/flac.json · source: api.github.com
winget install --id Xiph.FLAC -eWindows Package Manager source index · Xiph.FLAC · source: cdn.winget.microsoft.com
overview
Free lossless audio codec
history
FLAC, the Free Lossless Audio Codec, is the standard open lossless audio format and toolchain used for archival-quality audio compression, playback, tagging, and transcoding.
The FLAC project dates its specification document to 2000 and its long-running official pages carry Josh Coalson's early copyright followed by Xiph.Org Foundation stewardship. The project supplies both the format and the reference implementation: command-line tools, libFLAC, libFLAC++, metadata tooling, API documentation, and the formal bitstream specification.
Development moved from SourceForge to Xiph.org in 2012. A 2013 1.3.0 release was described by the project as the first release in more than six years from the new Xiph.Org maintainer team, starting the modern maintenance era.
The format was formally published as RFC 9639 in December 2024. The FLAC project describes this as codifying a format that already had a specification and reference implementation, making independent decoder implementations and long-term archival confidence easier. FLAC 1.5.0 followed in February 2025 with multithreaded encoding in libFLAC and the flac command-line tool.
The official site emphasizes FLAC's combination of open specification, patent-unencumbered design, open-source reference implementation, documented format and API, and independent implementations. It also lists support across common operating systems and notes many programs and devices that support the format.
Official news items show FLAC moving from enthusiast and archival circles into broad consumer playback: Android native FLAC playback in 2011, hardware and receiver support through the early 2010s, high-resolution music stores and streaming services using FLAC in 2014, and continuing support from players, devices, and audio software.
The Homebrew package exposes the official flac encoder/decoder and metaflac metadata editor. Typical package-manager usage is installing these tools for lossless CD ripping, audio verification, transcoding to or from WAV/AIFF-style sources, metadata inspection and editing, and scripts that need a stable codec utility.
Developers use libFLAC and libFLAC++ when embedding FLAC support in applications, while format implementers use the specification, API docs, Ogg FLAC mapping, and conformance material.
FLAC is one of the packages that turns a Unix system into a serious media workstation: small command-line tools, stable libraries, strong archival semantics, and a file format that can be decoded independently decades later.
For package maintainers, FLAC matters because many other media packages link against libFLAC or shell out to flac/metaflac. Its release notes track ABI versions, build-system changes, fuzzing, Windows and Unix portability, and security-hardening details that ripple across audio stacks.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flac | cli | global executable | |
metaflac | cli | global executable |
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.
install metadata
| Package key | brew:flac |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flac |
| Homepage | https://xiph.org/flac/ |
| Repository | https://github.com/xiph/flac |
| Upstream docs | https://xiph.org/flac/api |
| License | BSD-3-Clause AND GPL-2.0-or-later AND ISC AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-Homebrew-public-domain AND (GPL-2.0-or-later OR LGPL-2.1-or-later) |
| Source archive | https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.5.0.tar.xz |
| Dependencies | libogg |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flac |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flac 1.5.0+ds-2
Free Lossless Audio Codec - command line tools
sudo apt install flaclibflac++-dev 1.5.0+ds-2
Free Lossless Audio Codec - C++ development library
sudo apt install libflac++-devlibflac++11 1.5.0+ds-2
Free Lossless Audio Codec - C++ runtime library
sudo apt install libflac++11libflac-dev 1.5.0+ds-2
Free Lossless Audio Codec - C development library
sudo apt install libflac-devlibflac-doc 1.5.0+ds-2
Free Lossless Audio Codec - library documentation
sudo apt install libflac-doclibflac14 1.5.0+ds-2
Free Lossless Audio Codec - runtime C library
sudo apt install libflac14flac
nix profile install nixpkgs#flacflac 1.4.3+ds-2.1ubuntu2
Free Lossless Audio Codec - command line tools
sudo apt install flaclibflac++-dev 1.4.3+ds-2.1ubuntu2
Free Lossless Audio Codec - C++ development library
sudo apt install libflac++-devlibflac++10 1.4.3+ds-2.1ubuntu2
Free Lossless Audio Codec - C++ runtime library
sudo apt install libflac++10libflac-dev 1.4.3+ds-2.1ubuntu2
Free Lossless Audio Codec - C development library
sudo apt install libflac-devlibflac-doc 1.4.3+ds-2.1ubuntu2
Free Lossless Audio Codec - library documentation
sudo apt install libflac-doclibflac12t64 1.4.3+ds-2.1ubuntu2
Free Lossless Audio Codec - runtime C library
sudo apt install libflac12t64flac 1.4.3-r2
Free Lossless Audio Codec
sudo apk add flacflac-dev 1.4.3-r2
Free Lossless Audio Codec (development files)
sudo apk add flac-devflac-doc 1.4.3-r2
Free Lossless Audio Codec (documentation)
sudo apk add flac-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.