foundry-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "foundry-git" 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

b. Install foundry-git on Arch using YAY

$ yay -S foundry-git

* (Optional) Uninstall foundry-git on Arch using YAY

$ yay -Rns foundry-git

2. Manually Install "foundry-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone foundry-git's git locally

$ git clone https://aur.archlinux.org/foundry-git.git ~/foundry-git

c. Go to ~/foundry-git folder and install it

$ cd ~/foundry-git $ makepkg -si

3. Information about the foundry-git package on Arch User Repository (AUR)

ID: 1286358
Name: foundry-git
PackageBaseID: 188362
PackageBase: foundry-git
Version: r2015.925626516-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: 1669854086
LastModified: 1689010525
URLPath: /cgit/aur.git/snapshot/foundry-git.tar.gz