foundry on AUR (Arch User Repository)
Last updated: January 03,2025
1. Install "foundry" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install foundry on Arch using YAY
$
yay -S
foundry
Copied
* (Optional) Uninstall foundry on Arch using YAY
$
yay -Rns
foundry
Copied
2. Manually Install "foundry" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone foundry's git locally
$
git clone https://aur.archlinux.org/foundry.git
~/foundry
Copied
c. Go to ~/foundry folder and install it
$
cd
~/foundry
Copied
$
makepkg -si
Copied
3. Information about the foundry package on Arch User Repository (AUR)
ID: 1286355
Name: foundry
PackageBaseID: 195540
PackageBase: foundry
Version: v1.0.0-1
Description: A blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
URL: https://getfoundry.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onbjerg
Submitter: onbjerg
FirstSubmitted: 1689010430
LastModified: 1689010430
URLPath: /cgit/aur.git/snapshot/foundry.tar.gz
Name: foundry
PackageBaseID: 195540
PackageBase: foundry
Version: v1.0.0-1
Description: A blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
URL: https://getfoundry.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onbjerg
Submitter: onbjerg
FirstSubmitted: 1689010430
LastModified: 1689010430
URLPath: /cgit/aur.git/snapshot/foundry.tar.gz