Search Criteria
Package Details: foundry-bin 0.2.0.r20230419-1
Git Clone URL: | https://aur.archlinux.org/foundry-bin.git (read-only, click to copy) |
---|---|
Package Base: | foundry-bin |
Description: | A blazing fast, portable and modular toolkit for Ethereum application development written in Rust |
Upstream URL: | https://github.com/gakonst/foundry |
Keywords: | cast ethereum forge foundry solidity |
Licenses: | Apache |
Provides: | foundry |
Submitter: | flynnp |
Maintainer: | flynnp |
Last Packager: | flynnp |
Votes: | 1 |
Popularity: | 0.000140 |
First Submitted: | 2022-02-11 01:43 (UTC) |
Last Updated: | 2023-04-19 20:40 (UTC) |
Dependencies (5)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- openssl (openssl-git, openssl-hardened, quictls-openssl, openssl-static)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils) (make)
- curl (curl-git, curl-quiche-git, curl-http3-ngtcp2) (make)
- rust (rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make, aarch64)
Latest Comments
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.