echidna on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S echidna

* (Optional) Uninstall echidna on Arch using YAY

$ yay -Rns echidna

2. Manually Install "echidna" via AUR

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

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

b. Clone echidna's git locally

$ git clone https://aur.archlinux.org/echidna.git ~/echidna

c. Go to ~/echidna folder and install it

$ cd ~/echidna $ makepkg -si

3. Information about the echidna package on Arch User Repository (AUR)

ID: 1263820
Name: echidna
PackageBaseID: 193489
PackageBase: echidna
Version: 2.2.0-1
Description: A Fast Smart Contract Fuzzer
URL: https://github.com/crytic/echidna
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: HaCk0
Submitter: HaCk0
FirstSubmitted: 1683703961
LastModified: 1685111714
URLPath: /cgit/aur.git/snapshot/echidna.tar.gz