macOS
brew install formlocal Homebrew formula metadata
brew
Symbolic manipulation system. Version 5.0.1 via Homebrew; verified 2026-06-29.
install
brew install formlocal Homebrew formula metadata
sudo apt install formDebian stable package indexes · form · source: deb.debian.org
nix profile install nixpkgs#formnixpkgs package indexes · pkgs/by-name/fo/form/package.nix · source: api.github.com
sudo zypper install formopenSUSE Tumbleweed package metadata · form · source: download.opensuse.org
overview
Symbolic manipulation system
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
form | cli | global executable | |
tform | 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.
https://github.com/form-dev/form
install metadata
| Package key | brew:form |
|---|---|
| Version | 5.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/form |
| Homepage | https://www.nikhef.nl/~form/ |
| Repository | https://github.com/form-dev/form |
| Upstream docs | https://github.com/form-dev/form#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/form-dev/form/releases/download/v5.0.1/form-5.0.1.tar.gz |
| Last updated | 2026-06-29T13:26:59Z |
| Pulse | updated |
| Dependencies | flint, gmp, mpfr, zstd |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-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.