ethlint-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ethlint-git

* (Optional) Uninstall ethlint-git on Arch using YAY

$ yay -Rns ethlint-git

2. Manually Install "ethlint-git" via AUR

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

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

b. Clone ethlint-git's git locally

$ git clone https://aur.archlinux.org/ethlint-git.git ~/ethlint-git

c. Go to ~/ethlint-git folder and install it

$ cd ~/ethlint-git $ makepkg -si

3. Information about the ethlint-git package on Arch User Repository (AUR)

ID: 986263
Name: ethlint-git
PackageBaseID: 172905
PackageBase: ethlint-git
Version: 1.2.5.r1.g39895c1-1
Description: Ethlint (Formerly Solium) analyzes your Solidity code for style & security issues and fixes them.
URL: https://github.com/duaraghav8/Ethlint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: omgitsaheadcrab
Submitter: omgitsaheadcrab
FirstSubmitted: 1636464958
LastModified: 1636464958
URLPath: /cgit/aur.git/snapshot/ethlint-git.tar.gz