pkg.soopen package index

brew / 順位 3421

fpc を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

fpc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install fpc

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install fpc

MacPorts ports tree · lang/fpc/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add fpc

Alpine Linux edge package indexes · fpc · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install fpc

Debian stable package indexes · fpc · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install fpc

Fedora Rawhide package metadata · fpc · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#fpc

nixpkgs package indexes · fpc · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S fpc

Arch Linux sync databases · fpc · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install fpc

openSUSE Tumbleweed package metadata · fpc · ソース: download.opensuse.org

概要

パッケージ概要

Free Pascal: multi-architecture Pascal compiler

コマンドとエイリアス

  • bin2obj
  • chmcmd
  • chmls
  • cldrparser
  • compileserver
  • data2inc
  • delp
  • fd2pascal
  • fpc
  • fpcjres
  • fpclasschart
  • fpcmake
  • fpcmkcfg
  • fpcres
  • fpcreslipo
  • fpcsubst
  • fpdoc
  • fppkg
  • fprcp
  • h2pas
  • h2paspp
  • instantfpc
  • json2pas
  • makeskel
  • mka64ins
  • mkarmins
  • mkinsadd
  • mkx86ins
  • pas2fpm
  • pas2jni
  • pas2js
  • pas2ut

履歴

プロジェクトの歴史と使われ方

Free Pascal Compiler, commonly FPC, is a mature open-source compiler for Pascal and Object Pascal. Its official site describes it as a 16-, 32-, and 64-bit Turbo Pascal and Delphi-compatible compiler with many CPU and operating-system targets.

プロジェクトの歴史

The compiler was originally named FPK-Pascal. The official FAQ gives a compact project history: it started in June 1993, small programs worked by October 1993, the compiler compiled its own sources by March 1995, it was released on the Internet in March 1996, and version 1.0 arrived in July 2000.

FPC grew from a Turbo Pascal-compatible compiler into a broad language-runtime project with compiler, RTL, packages, utilities, tests, installer, documentation, and release-building repositories. The home page lists targets across x86, AMD64, PowerPC, SPARC, ARM, AArch64, MIPS, Motorola 68k, AVR, JVM, and more, with development support for RISC-V, Xtensa, Z80, WebAssembly, LLVM, and pas2js.

採用の歴史

FPC's adoption is closely tied to Pascal compatibility and cross-platform reach. It gave Pascal and Object Pascal users a free compiler path for Linux, Windows, BSD, macOS, DOS, OS/2, embedded platforms, and later mobile and unusual targets.

In August 2021, the project announced that all SVN repositories had been converted to Git and moved to GitLab, with the Mantis bug tracker also converted. That move is a clear package-history milestone because it changed how downstream packagers, contributors, and distribution maintainers track source.

使われ方

Users compile Pascal and Object Pascal programs with fpc and related target-specific ppcXYZ compiler binaries. The distribution also includes documentation, tools such as fpcmake, fpdoc, h2pas, ppudump, and package sources including the Free Component Library.

The user guide documents fpc.cfg as the compiler configuration file. On Unix-like systems, the compiler looks in the current directory, the user's home directory as .fpc.cfg, PPC_CONFIG_PATH, an etc directory above the compiler directory, and /etc unless -n disables config lookup.

パッケージ好きにとっての重要性

FPC is package-nerd significant because it is both a compiler package and a bootstrap ecosystem. Packaging it means managing compiler binaries, RTL units, packages, tools, documentation, target support, and the usual self-hosting concerns.

It also anchors Lazarus and a broader Object Pascal open-source stack, making it a key dependency for desktop GUI development, legacy Pascal migration, cross-compilation, and Pascal-to-JavaScript workflows.

タイムライン

  • 1993: FPK-Pascal project started.
  • 1995: Compiler compiled its own sources.
  • 1996: Released on the Internet.
  • 2000: Version 1.0 released.
  • 2015: Version 3.0.0 released.
  • 2020: Version 3.2.0 released.
  • 2021: Version 3.2.2 released and repositories moved from SVN to GitLab.

Related projects

  • Lazarus is the most visible adjacent project in the Free Pascal ecosystem.
  • Related FPC subprojects and tools include the Free Component Library, RTL, fpdoc, fpcmake, h2pas, pas2js, and target-specific compiler backends.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
fpc.cfg~/.fpc.cfg$PPC_CONFIG_PATH/fpc.cfg/usr/local/etc/fpc.cfg/etc/fpc.cfg

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bin2objcliグローバル実行可能ファイル
chmcmdcliグローバル実行可能ファイル
chmlscliグローバル実行可能ファイル
cldrparsercliグローバル実行可能ファイル
compileservercliグローバル実行可能ファイル
data2inccliグローバル実行可能ファイル
delpcliグローバル実行可能ファイル
fd2pascalcliグローバル実行可能ファイル
fpccliグローバル実行可能ファイル
fpcjrescliグローバル実行可能ファイル
fpclasschartcliグローバル実行可能ファイル
fpcmakecliグローバル実行可能ファイル
fpcmkcfgcliグローバル実行可能ファイル
fpcrescliグローバル実行可能ファイル
fpcreslipocliグローバル実行可能ファイル
fpcsubstcliグローバル実行可能ファイル
fpdoccliグローバル実行可能ファイル
fppkgcliグローバル実行可能ファイル
fprcpcliグローバル実行可能ファイル
h2pascliグローバル実行可能ファイル
h2pasppcliグローバル実行可能ファイル
instantfpccliグローバル実行可能ファイル
json2pascliグローバル実行可能ファイル
makeskelcliグローバル実行可能ファイル
mka64inscliグローバル実行可能ファイル
mkarminscliグローバル実行可能ファイル
mkinsaddcliグローバル実行可能ファイル
mkx86inscliグローバル実行可能ファイル
pas2fpmcliグローバル実行可能ファイル
pas2jnicliグローバル実行可能ファイル
pas2jscliグローバル実行可能ファイル
pas2utcliグローバル実行可能ファイル
plexcliグローバル実行可能ファイル
postw32cliグローバル実行可能ファイル
ppca64cliグローバル実行可能ファイル
ppdepcliグローバル実行可能ファイル
ppudumpcliグローバル実行可能ファイル
ppufilescliグローバル実行可能ファイル
ppumovecliグローバル実行可能ファイル
ptopcliグローバル実行可能ファイル
pyacccliグローバル実行可能ファイル
rmcvsdircliグローバル実行可能ファイル
rstconvcliグローバル実行可能ファイル
unihelpercliグローバル実行可能ファイル
unitdiffcliグローバル実行可能ファイル
webidl2pascliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版3.2.2
マネージャ更新日2026-08-02
ローカルデータOK
上流not checked
検出された最新未検出

https://www.freepascal.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fpc
バージョン3.2.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fpc
ホームページhttps://www.freepascal.org/
上流ドキュメントhttps://www.freepascal.org/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/freepascal/Source/3.2.2/fpc-3.2.2.source.tar.gz
最終更新2026-08-02T16:35:33+09:00
Pulseupdated
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefpc
Version Scheme0
Revision1
Conflicts With
  • px
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

fp-compiler 3.2.2+dfsg-46

Free Pascal - compiler dependency package

https://www.freepascal.org/

sudo apt install fp-compiler
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-compiler from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-compiler-3.2.2 3.2.2+dfsg-46

Free Pascal - compiler

https://www.freepascal.org/

sudo apt install fp-compiler-3.2.2
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 5 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-compiler-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-docs 3.2.2+dfsg-46

Free Pascal - documentation dependency package

https://www.freepascal.org/

sudo apt install fp-docs
  • Section: doc
  • Architecture: all
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-docs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-docs-3.2.2 3.2.2+dfsg-46

Free Pascal - documentation

https://www.freepascal.org/

sudo apt install fp-docs-3.2.2
  • Section: doc
  • Architecture: all
  • Source Package: fpc
  • 1 提供
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-docs-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-ide 3.2.2+dfsg-46

Free Pascal - IDE dependency package

https://www.freepascal.org/

sudo apt install fp-ide
  • Section: devel
  • Architecture: all
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-ide from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-ide-3.2.2 3.2.2+dfsg-46

Free Pascal - IDE

https://www.freepascal.org/

sudo apt install fp-ide-3.2.2
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 2 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-ide-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-base 3.2.2+dfsg-46

Free Pascal - base units dependency package

https://www.freepascal.org/

sudo apt install fp-units-base
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-base-3.2.2 3.2.2+dfsg-46

Free Pascal - base units

https://www.freepascal.org/

sudo apt install fp-units-base-3.2.2
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-base-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-db 3.2.2+dfsg-46

Free Pascal - database-library units dependency package

https://www.freepascal.org/

sudo apt install fp-units-db
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-db from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-db-3.2.2 3.2.2+dfsg-46

Free Pascal - database-library units

https://www.freepascal.org/

sudo apt install fp-units-db-3.2.2
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • 1 提供
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-db-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-fcl 3.2.2+dfsg-46

Free Pascal - Free Component Library dependency package

https://www.freepascal.org/

sudo apt install fp-units-fcl
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-fcl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-fcl-3.2.2 3.2.2+dfsg-46

Free Pascal - Free Component Library

https://www.freepascal.org/

sudo apt install fp-units-fcl-3.2.2
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-fcl-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-fv 3.2.2+dfsg-46

Free Pascal - Free Vision units dependency package

https://www.freepascal.org/

sudo apt install fp-units-fv
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-fv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-fv-3.2.2 3.2.2+dfsg-46

Free Pascal - Free Vision units

https://www.freepascal.org/

sudo apt install fp-units-fv-3.2.2
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-fv-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-gfx 3.2.2+dfsg-46

Free Pascal - graphics-library units dependency package

https://www.freepascal.org/

sudo apt install fp-units-gfx
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-gfx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fp-units-gfx-3.2.2 3.2.2+dfsg-46

Free Pascal - graphics-library units

https://www.freepascal.org/

sudo apt install fp-units-gfx-3.2.2
  • Section: devel
  • Architecture: amd64
  • Source Package: fpc
  • 2 依存関係
  • 1 提供
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: Fpc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fp-units-gfx-3.2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • 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
  • pkg.so package database
  • pkgdb category and tag curation