macOS
brew install fastjarprovider-native install command
brew / rank 9714
Implementation of Sun's jar tool. Version 0.98 via Homebrew; verified from local package data.
install
brew install fastjarprovider-native install command
overview
Implementation of Sun's jar tool
history
fastjar is a free-software implementation of the Java JAR command, paired with grepjar, that survived as a small Unix package because it let GCC/GNU Java-era systems create and inspect JAR archives without depending on Sun's proprietary toolchain.
The Savannah project page records fastjar as a non-GNU project registered on March 21, 2006, with GPL-2.0-or-later licensing and a CVS source repository. GCC hosted a manual titled Guide to GNU jar utilities, documenting fastjar and grepjar as command-line utilities.
fastjar's adoption has been historical and distribution-driven rather than community-growth driven. It appears in Unix package managers as a compatibility tool for older Java/GNU Classpath and GCC Java workflows, while modern Java installations generally provide jar through the JDK.
The GCC manual describes fastjar as the tool to invoke for JAR archive operations and grepjar as the companion search utility. In practice it is installed when a small, standalone jar-compatible command is needed in old build recipes or minimal packaging environments.
Package maintainers care about fastjar mostly as fossil infrastructure: it is a reminder of the period when free Java tooling had to replace proprietary pieces one command at a time, and it remains packaged because old build graphs sometimes still name fastjar explicitly.
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 |
|---|---|---|---|
fastjar | executable | indexed executable | Discovered from the local executable index. |
grepjar | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:fastjar |
|---|---|
| Version | 0.98 |
| Package manager | Homebrew |
| Homepage | https://savannah.nongnu.org/projects/fastjar |
| Bottle | not recorded |
| Service | none declared |
source 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.