macOS
brew install formlocal Homebrew formula metadata
brew
form のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install formlocal Homebrew formula metadata
nix profile install nixpkgs#formnixpkgs package indexes · pkgs/by-name/fo/form/package.nix · ソース: api.github.com
sudo zypper install formopenSUSE Tumbleweed package metadata · form · ソース: download.opensuse.org
概要
Symbolic manipulation system
履歴
FORM is a symbolic manipulation system designed for very large algebraic expressions, especially in high-energy physics. Its official materials emphasize that expression size is limited mainly by disk space rather than RAM, making it a specialist tool for computations that strain conventional computer algebra systems.
FORM was started in 1984 by Jos Vermaseren at NIKHEF. The official NIKHEF history describes its evolution across Apollo workstations, Atari ST, NeXT systems, PCs, Linux systems, and multicore machines, while the current GitHub README names Jos Vermaseren as the original author and lists later contributors in the AUTHORS file.
Parallel variants became part of the FORM story: ParFORM was developed for multiprocessor and cluster systems, while TFORM became the multithreaded version for shared-memory machines. The GitHub project was established in 2013 and continues to publish tagged releases, including the 5.0 series in 2026.
FORM's adoption is concentrated in research computing and high-energy physics rather than general-purpose scripting. The README states that it has been essential for state-of-the-art high-energy-physics computations, and the NIKHEF pages describe an ecosystem of manuals, courses, tutorials, a reference manual, and workshops around the tool.
FORM programs read symbolic expressions from files, apply symbolic or algebraic transformations, and print textual mathematical results. The distributed command set includes form for sequential use and tform for multithreaded use, with optional dependencies such as GMP, MPFR, zstd, zlib, and FLINT improving capabilities or performance.
FORM is package-nerd significant because it is an old, performance-oriented domain tool that still ships as a Unix-style command-line program. It bridges scientific computing, symbolic algebra, disk-backed data structures, and long-running source distribution history, making it a classic example of research software that package managers keep usable outside its original lab environment.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
form | cli | グローバル実行可能ファイル | |
tform | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/form-dev/form
インストールメタデータ
| パッケージキー | brew:form |
|---|---|
| バージョン | 5.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/form |
| ホームページ | https://www.nikhef.nl/~form/ |
| リポジトリ | https://github.com/form-dev/form |
| 上流ドキュメント | https://github.com/form-dev/form#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/form-dev/form/releases/download/v5.0.1/form-5.0.1.tar.gz |
| 最終更新 | 2026-06-29T13:26:59Z |
| Pulse | updated |
| 依存関係 | flint, gmp, mpfr, zstd |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | form |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
form 4.3.1+git20250227+ds-2
Symbolic manipulation system
sudo apt install formform-doc 4.3.1+git20250227+ds-2
Documentation for symbolic manipulation system
sudo apt install form-docform
nix profile install nixpkgs#formform 4.3.0+git20230104+ds-1build2
Symbolic manipulation system
sudo apt install formform-doc 4.3.0+git20230104+ds-1build2
Documentation for symbolic manipulation system
sudo apt install form-docform 5.0.0-1.4
A Symbolic Manipulation System
https://github.com/form-dev/form/
sudo zypper install formform-doc 5.0.0-1.4
Additional documentation for form - A Symbolic Manipulation System
https://github.com/form-dev/form/
sudo zypper install form-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.