editorconfig-gedit on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S editorconfig-gedit

* (Optional) Uninstall editorconfig-gedit on Arch using YAY

$ yay -Rns editorconfig-gedit

2. Manually Install "editorconfig-gedit" via AUR

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

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

b. Clone editorconfig-gedit's git locally

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

c. Go to ~/editorconfig-gedit folder and install it

$ cd ~/editorconfig-gedit $ makepkg -si

3. Information about the editorconfig-gedit package on Arch User Repository (AUR)

ID: 755778
Name: editorconfig-gedit
PackageBaseID: 96798
PackageBase: editorconfig-gedit
Version: 0.5.3-3
Description: EditorConfig plugin for gedit
URL: https://editorconfig.org/
NumVotes: 4
Popularity: 0.01853
OutOfDate:
Maintainer: Chocobo1
Submitter: trichards
FirstSubmitted: 1438876560
LastModified: 1592897104
URLPath: /cgit/aur.git/snapshot/editorconfig-gedit.tar.gz