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