echidna on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install echidna on Arch using YAY
$
yay -S
echidna
Copied
* (Optional) Uninstall echidna on Arch using YAY
$
yay -Rns
echidna
Copied
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
Copied
b. Clone echidna's git locally
$
git clone https://aur.archlinux.org/echidna.git
~/echidna
Copied
c. Go to ~/echidna folder and install it
$
cd
~/echidna
Copied
$
makepkg -si
Copied
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
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