slither on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "slither" 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 slither on Arch using YAY
$
yay -S
slither
Copied
* (Optional) Uninstall slither on Arch using YAY
$
yay -Rns
slither
Copied
2. Manually Install "slither" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone slither's git locally
$
git clone https://aur.archlinux.org/slither.git
~/slither
Copied
c. Go to ~/slither folder and install it
$
cd
~/slither
Copied
$
makepkg -si
Copied
3. Information about the slither package on Arch User Repository (AUR)
ID: 1302344
Name: slither
PackageBaseID: 196601
PackageBase: slither
Version: 0.9.6-1
Description: A static analysis framework for Solidity
URL: https://github.com/crytic/slither
NumVotes: 0
Popularity: 0
OutOfDate: 1706288295
Maintainer: jkcdarunday
Submitter: jkcdarunday
FirstSubmitted: 1691754830
LastModified: 1691754830
URLPath: /cgit/aur.git/snapshot/slither.tar.gz
Name: slither
PackageBaseID: 196601
PackageBase: slither
Version: 0.9.6-1
Description: A static analysis framework for Solidity
URL: https://github.com/crytic/slither
NumVotes: 0
Popularity: 0
OutOfDate: 1706288295
Maintainer: jkcdarunday
Submitter: jkcdarunday
FirstSubmitted: 1691754830
LastModified: 1691754830
URLPath: /cgit/aur.git/snapshot/slither.tar.gz