macOS
brew install flaclocal Homebrew formula metadata
sudo port install flacMacPorts ports tree · audio/flac/Portfile · ソース: api.github.com
brew
flac のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install flaclocal Homebrew formula metadata
sudo port install flacMacPorts ports tree · audio/flac/Portfile · ソース: api.github.com
sudo apk add flacAlpine Linux edge package indexes · flac · ソース: dl-cdn.alpinelinux.org
sudo dnf install flacFedora Rawhide package metadata · flac · ソース: dl.fedoraproject.org
nix profile install nixpkgs#flacnixpkgs package indexes · pkgs/by-name/fl/flac/package.nix · ソース: api.github.com
sudo pacman -S flacArch Linux sync databases · flac · ソース: geo.mirror.pkgbuild.com
sudo zypper install flacopenSUSE Tumbleweed package metadata · flac · ソース: download.opensuse.org
choco install flacChocolatey community package catalog · flac · ソース: community.chocolatey.org
scoop install main/flacScoop official bucket manifest trees · bucket/flac.json · ソース: api.github.com
winget install --id Xiph.FLAC -eWindows Package Manager source index · Xiph.FLAC · ソース: cdn.winget.microsoft.com
概要
Free lossless audio codec
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
flac | cli | グローバル実行可能ファイル | |
metaflac | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:flac |
|---|---|
| バージョン | 1.5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/flac |
| ホームページ | https://xiph.org/flac/ |
| リポジトリ | https://github.com/xiph/flac |
| 上流ドキュメント | https://xiph.org/flac/api |
| ライセンス | 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) |
| ソースアーカイブ | https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.5.0.tar.xz |
| 依存関係 | libogg |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.