eclint on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S eclint

* (Optional) Uninstall eclint on Arch using YAY

$ yay -Rns eclint

2. Manually Install "eclint" via AUR

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

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

b. Clone eclint's git locally

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

c. Go to ~/eclint folder and install it

$ cd ~/eclint $ makepkg -si

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

ID: 1332865
Name: eclint
PackageBaseID: 151374
PackageBase: eclint
Version: 0.5.0-1
Description: EditorConfig linter
URL: https://gitlab.com/greut/eclint
NumVotes: 4
Popularity: 0.050172
OutOfDate:
Maintainer: greut
Submitter: greut
FirstSubmitted: 1586619192
LastModified: 1697115130
URLPath: /cgit/aur.git/snapshot/eclint.tar.gz