macOS
brew install fontconfiglocal Homebrew formula metadata
sudo port install fontconfigMacPorts ports tree · graphics/fontconfig/Portfile · ソース: api.github.com
brew / 順位 28
fontconfig のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fontconfiglocal Homebrew formula metadata
sudo port install fontconfigMacPorts ports tree · graphics/fontconfig/Portfile · ソース: api.github.com
sudo apk add fontconfigAlpine Linux edge package indexes · fontconfig · ソース: dl-cdn.alpinelinux.org
sudo apt install fontconfigDebian stable package indexes · fontconfig · ソース: deb.debian.org
sudo dnf install fontconfigFedora Rawhide package metadata · fontconfig · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fontconfignixpkgs package indexes · fontconfig · ソース: raw.githubusercontent.com
sudo pacman -S fontconfigArch Linux sync databases · fontconfig · ソース: geo.mirror.pkgbuild.com
sudo zypper install fontconfigopenSUSE Tumbleweed package metadata · fontconfig · ソース: download.opensuse.org
概要
XML-based font configuration API for X Windows
履歴
fontconfig is the freedesktop.org font discovery, matching, and configuration library used by Unix-like desktop and application stacks to centralize font access.
The freedesktop project page describes fontconfig as a library for configuring and customizing font access. Its README and user documentation emphasize automatic font discovery, font-name substitution, language coverage matching, XML configuration, and cooperation with FreeType and the X Render Extension.
The user documentation explains the core architecture: a configuration module builds internal state from XML files, while a matching module accepts font patterns and returns the nearest matching font. The design goal was to centralize font installation and customization so applications would not each invent private font configuration systems.
fontconfig became infrastructure rather than an end-user application. Its value came from being shared by many applications and toolkits, independent of the X Window System, with command-line utilities such as `fc-cache`, `fc-list`, `fc-match`, `fc-query`, and related inspection tools.
The release directory and tag history show a long-running 2.x series, from early `fcpackage` and 2.2-era releases through current stable releases documented on the freedesktop project page.
Administrators and users configure fontconfig through XML files such as `/etc/fonts/fonts.conf`, `/etc/fonts/conf.d`, `$XDG_CONFIG_HOME/fontconfig/fonts.conf`, and per-user legacy files. Applications use the library to locate fonts, substitute missing families, and obtain file and rendering metadata.
The command-line tools form a practical maintenance layer: `fc-cache` refreshes caches, `fc-list` enumerates fonts, `fc-match` shows matching decisions, and `fc-query` or `fc-scan` inspect font files.
fontconfig is one of the packages that makes desktop Linux font behavior feel coherent. Package maintainers care about it because bad cache handling, misplaced config snippets, or mismatched defaults can affect text rendering across a whole system.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/etc/fonts/fonts.conf/etc/fonts/conf.d$XDG_CONFIG_HOME/fontconfig/fonts.conf$XDG_CONFIG_HOME/fontconfig/conf.d~/.fonts.conf~/.fonts.conf.d実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fc-cache | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-cat | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-conflist | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-genconf | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-list | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-match | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-pattern | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-query | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-scan | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fc-validate | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fontconfig |
|---|---|
| バージョン | 2.18.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://wiki.freedesktop.org/www/Software/fontconfig/ |
| 最終更新 | 2026-07-29T17:23:24+01:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fontconfig 2.15.0-2.3
generic font configuration library - support binaries
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install fontconfigfontconfig-config 2.15.0-2.3
generic font configuration library - configuration
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install fontconfig-configlibfontconfig-dev 2.15.0-2.3
generic font configuration library - development
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig-devlibfontconfig-doc 2.15.0-2.3
generic font configuration library - documentation
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig-doclibfontconfig1 2.15.0-2.3
generic font configuration library - runtime
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig1libfontconfig1-dev 2.15.0-2.3
generic font configuration library - dummy package
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig1-devfontconfig
nix profile install nixpkgs#fontconfigfontconfig 2.15.0-1.1ubuntu2
generic font configuration library - support binaries
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install fontconfigfontconfig-config 2.15.0-1.1ubuntu2
generic font configuration library - configuration
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install fontconfig-configlibfontconfig-dev 2.15.0-1.1ubuntu2
generic font configuration library - development
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig-devlibfontconfig-doc 2.15.0-1.1ubuntu2
generic font configuration library - documentation
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig-doclibfontconfig1 2.15.0-1.1ubuntu2
generic font configuration library - runtime
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig1libfontconfig1-dev 2.15.0-1.1ubuntu2
generic font configuration library - dummy package
https://www.freedesktop.org/wiki/Software/fontconfig/
sudo apt install libfontconfig1-devfontconfig 2.18.1-r0
Library for configuring and customizing font access
https://www.freedesktop.org/wiki/Software/fontconfig
sudo apk add fontconfigfontconfig-dev 2.18.1-r0
Library for configuring and customizing font access (development files)
https://www.freedesktop.org/wiki/Software/fontconfig
sudo apk add fontconfig-devfontconfig-doc 2.18.1-r0
Library for configuring and customizing font access (documentation)
https://www.freedesktop.org/wiki/Software/fontconfig
sudo apk add fontconfig-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.