Search Criteria
Package Details: foundry-bin 1.7.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/foundry-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | foundry-bin |
| Description: | Blazing fast, portable and modular Ethereum development toolkit written in Rust |
| Upstream URL: | https://github.com/foundry-rs/foundry |
| Keywords: | cast ethereum forge foundry solidity |
| Licenses: | Apache |
| Conflicts: | foundry, foundry-git |
| Provides: | anvil, cast, chisel, forge, foundry |
| Submitter: | flynnp |
| Maintainer: | Kewl |
| Last Packager: | Kewl |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-02-11 01:43 (UTC) |
| Last Updated: | 2026-05-09 22:53 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- bash (bash-gitAUR, bash-devel-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make, aarch64)
Required by (6)
- arrayfire (requires forge)
- arrayfire-git (requires forge)
- forgecode-fish (requires forge) (optional)
- forgecode-fish-git (requires forge) (optional)
- forgecode-nu (requires forge) (optional)
- forgecode-nu-git (requires forge) (optional)
Latest Comments
kralonur commented on 2026-05-01 00:50 (UTC) (edited on 2026-05-01 01:26 (UTC) by kralonur)
Hey, shell completions are really useful for forge and all. Can we add completions on pkgbuild pls?
For example
forge completions --helpgives list of shells likebash, zsh, fish, powershell, elvish, nushell, same goes for other binaries.Consider please, thanks
Example patch: https://paste.rs/xKDZR.patch
Kewl commented on 2024-10-28 12:05 (UTC)
I've adopted it but won't have time to review it before a few weeks, don't hesitate to ask for co-maintenance in case you have time.
flynnp commented on 2024-10-23 18:03 (UTC)
Apologies for the lack of maintenance. It's clear to me that I don't have time to devote to this, and I've held onto it for too long as-is.
I've disowned the package, so anyone is free to take over if they'd like.
Jake commented on 2023-06-20 13:47 (UTC)
Made a simple pkgbuild that downloads the binary release directly, feel free to push here or use parts of it:
If you like to maintain the script/foundryup approach instead then I agree with @Kewl, we could submit the request to rename, just make clearer what this installs.
Kewl commented on 2022-07-14 20:06 (UTC) (edited on 2022-07-14 20:07 (UTC) by Kewl)
It would be preferable to download the bin from the tarball rather than running foundryup.
if you want to stick to this installation script, could you change the package name to something like: foundry-up-bin?
I will in this case maintain foundry-bin not using foundryup.