editorconfiger on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S editorconfiger

* (Optional) Uninstall editorconfiger on Arch using YAY

$ yay -Rns editorconfiger

2. Manually Install "editorconfiger" via AUR

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

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

b. Clone editorconfiger's git locally

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

c. Go to ~/editorconfiger folder and install it

$ cd ~/editorconfiger $ makepkg -si

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

ID: 1323478
Name: editorconfiger
PackageBaseID: 191105
PackageBase: editorconfiger
Version: 0.4.3-2
Description: Plain tool to validate and compare .editorconfig files
URL: https://github.com/aegoroff/editorconfiger
NumVotes: 1
Popularity: 0.024595
OutOfDate:
Maintainer: egoroff
Submitter: egoroff
FirstSubmitted: 1678011702
LastModified: 1695496331
URLPath: /cgit/aur.git/snapshot/editorconfiger.tar.gz