Automic VaultAutomic Vault

brew

Install foundry with Homebrew, apk, dnf, Nix, pacman, winget, zypper

Blazing fast, portable and modular toolkit for Ethereum application development. Version 1.7.1 via Homebrew; verified 2026-05-08.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install foundry

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add foundry

Alpine Linux edge package indexes · foundry · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install foundry

Fedora Rawhide package metadata · foundry · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#foundry

nixpkgs package indexes · pkgs/by-name/fo/foundry/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S foundry

Arch Linux sync databases · foundry · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install foundry

openSUSE Tumbleweed package metadata · foundry · source: download.opensuse.org

Windows

Windows Package Managerverified · 92%
winget install --id Microsoft.FoundryLocal -e

Windows Package Manager source index · Microsoft.FoundryLocal · source: cdn.winget.microsoft.com

overview

Package summary

Blazing fast, portable and modular toolkit for Ethereum application development

Commands and aliases

  • anvil
  • cast

history

Project history and usage

Foundry is a Rust-written toolkit for Ethereum application development. The package ships the `forge`, `cast`, `anvil`, and `chisel` commands for building and testing Solidity contracts, interacting with EVM chains, running a local node, and using a Solidity REPL.

Project history

The `foundry-rs/foundry` repository was created in 2021. Its README presents Foundry as a fast, portable, modular Ethereum development toolkit and splits the suite into Forge, Cast, Anvil, and Chisel.

The official docs now organize Foundry around installation with `foundryup`, project setup, dependencies, Forge workflows, Cast chain interaction, Anvil local node usage, Chisel sessions, and `foundry.toml` configuration.

Adoption history

Foundry became a common smart-contract development package because it moved the Ethereum workflow into fast local CLIs: Solidity tests through Forge, forked-chain testing through Anvil, RPC and wallet tasks through Cast, and repeatable installs through `foundryup`, GitHub Releases, Docker, Homebrew, and source builds.

How it is used

The README's basic workflow is `forge init`, `forge build`, and `forge test`; common operational workflows include `cast block-number`, `cast balance`, and `anvil --fork-url` for a forked local chain. Configuration is kept in `foundry.toml` with profiles and environment-variable overrides.

Why package nerds care

Foundry is important in package history because it packaged a complete blockchain developer workstation as native CLIs rather than a JavaScript-only toolchain. It also made release management and version switching part of the package story through `foundryup`, nightly builds, binary attestations, Docker images, and Cargo builds.

Timeline

  • 2021: The public `foundry-rs/foundry` repository was created.
  • 2026: GitHub tags included stable v1.7.x releases and GitHub Releases continued to publish nightly builds.
  • 2026: The official installation docs described `foundryup` as the installer and version manager and listed precompiled binaries, Docker, and source builds as alternatives.

Related projects

  • Foundry is related to Ethereum, Solidity, EVM-compatible chains, GitHub artifact attestations, Docker images, Cargo/Rust builds, and the earlier smart-contract tooling ecosystem that it complements or replaces in many projects.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for foundry. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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
foundry.toml~/.foundry/foundry.toml

executables

Installed executables

CommandKindExposureNote
anvilcliglobal executable
castcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.7.1
manager updated2026-05-08
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/foundry-rs/foundry

install metadata

Package metadata

Package keybrew:foundry
Version1.7.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/foundry
Homepagehttps://github.com/foundry-rs/foundry
Repositoryhttps://github.com/foundry-rs/foundry
Upstream docshttps://getfoundry.sh/
LicenseMIT OR Apache-2.0
Source archivehttps://github.com/foundry-rs/foundry.git
Last updated2026-05-08T09:43:00Z
Pulseupdated
Dependencieslibusb
Build dependencieshelp2man, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefoundry
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • chisel-tunnel
  • jboss-forge
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

foundry

nix profile install nixpkgs#foundry
  • normalized package name match
  • Matched by: Foundry
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fo/foundry/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

foundry 1.1.1-r0

Companion command-line tool for IDE features of GNOME Builder

https://gitlab.gnome.org/GNOME/foundry

sudo apk add foundry
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: foundry
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Foundry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: foundry from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

foundry-bash-completion 1.1.1-r0

Bash completions for foundry

https://gitlab.gnome.org/GNOME/foundry

sudo apk add foundry-bash-completion
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: foundry
  • normalized package name match
  • Matched by: Foundry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: foundry-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

foundry-dev 1.1.1-r0

Companion command-line tool for IDE features of GNOME Builder (development files)

https://gitlab.gnome.org/GNOME/foundry

sudo apk add foundry-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: foundry
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Foundry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: foundry-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

foundry-doc 1.1.1-r0

Companion command-line tool for IDE features of GNOME Builder (documentation)

https://gitlab.gnome.org/GNOME/foundry

sudo apk add foundry-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: foundry
  • normalized package name match
  • Matched by: Foundry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: foundry-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

foundry-lang 1.1.1-r0

Languages for package foundry

https://gitlab.gnome.org/GNOME/foundry

sudo apk add foundry-lang
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: foundry
  • normalized package name match
  • Matched by: Foundry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: foundry-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

foundry-libs 1.1.1-r0

Companion command-line tool for IDE features of GNOME Builder (libraries)

https://gitlab.gnome.org/GNOME/foundry

sudo apk add foundry-libs
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: foundry
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Foundry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: foundry-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

foundry 1.1.1-1.fc45

IDE library and command-line companion tool

https://gitlab.gnome.org/GNOME/foundry

sudo dnf install foundry
  • License: LGPL-2.1-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 8 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Foundry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: foundry from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libfoundry 1.1.1-1.fc45

IDE library and command-line companion tool (shared library)

https://gitlab.gnome.org/GNOME/foundry

sudo dnf install libfoundry
  • License: LGPL-2.1-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 23 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Foundry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libfoundry from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libfoundry-devel 1.1.1-1.fc45

IDE library and command-line companion tool (development files)

https://gitlab.gnome.org/GNOME/foundry

sudo dnf install libfoundry-devel
  • License: LGPL-2.1-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Foundry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libfoundry-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libfoundry-gtk 1.1.1-1.fc45

IDE library and command-line companion tool (GTK integration)

https://gitlab.gnome.org/GNOME/foundry

sudo dnf install libfoundry-gtk
  • License: LGPL-2.1-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 21 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Foundry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libfoundry-gtk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libfoundry-gtk-devel 1.1.1-1.fc45

IDE library and command-line companion tool (development files)

https://gitlab.gnome.org/GNOME/foundry

sudo dnf install libfoundry-gtk-devel
  • License: LGPL-2.1-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Foundry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libfoundry-gtk-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

foundry 1.1.1-1

Aims to extract much of what makes GNOME Builder an IDE into a library and companion command-line tool

https://gitlab.gnome.org/GNOME/foundry

sudo pacman -S foundry
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 28 dependencies
  • normalized package name match
  • Matched by: Foundry
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: foundry from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

foundry 1.1.1-1.2

IDE library and command-line companion tool

https://gitlab.gnome.org/GNOME/foundry

sudo zypper install foundry
  • License: LGPL-2.1-or-later AND GPL-3.0-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Foundry
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: foundry from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

foundry-devel 1.1.1-1.2

IDE library and command-line companion tool (development files)

https://gitlab.gnome.org/GNOME/foundry

sudo zypper install foundry-devel
  • License: LGPL-2.1-or-later AND GPL-3.0-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Foundry
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: foundry-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libfoundry-1-1 1.1.1-1.2

IDE library and command-line companion tool

https://gitlab.gnome.org/GNOME/foundry

sudo zypper install libfoundry-1-1
  • License: LGPL-2.1-or-later AND GPL-3.0-or-later AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: foundry
  • 16 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Foundry
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfoundry-1-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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