foundry-bin on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "foundry-bin" 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-bin on Arch using YAY

$ yay -S foundry-bin

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

$ yay -Rns foundry-bin

2. Manually Install "foundry-bin" via AUR

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

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

b. Clone foundry-bin's git locally

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

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

$ cd ~/foundry-bin $ makepkg -si

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

ID: 1243660
Name: foundry-bin
PackageBaseID: 175877
PackageBase: foundry-bin
Version: 0.2.0.r20230419-1
Description: A blazing fast, portable and modular toolkit for Ethereum application development written in Rust
URL: https://github.com/gakonst/foundry
NumVotes: 2
Popularity: 0.425269
OutOfDate: 1689008829
Maintainer: flynnp
Submitter: flynnp
FirstSubmitted: 1644543805
LastModified: 1681936812
URLPath: /cgit/aur.git/snapshot/foundry-bin.tar.gz