editorconfig-geany on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S editorconfig-geany

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

$ yay -Rns editorconfig-geany

2. Manually Install "editorconfig-geany" via AUR

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

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

b. Clone editorconfig-geany's git locally

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

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

$ cd ~/editorconfig-geany $ makepkg -si

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

ID: 1379072
Name: editorconfig-geany
PackageBaseID: 87365
PackageBase: editorconfig-geany
Version: 0.2.1-1
Description: EditorConfig plugin for Geany
URL: https://github.com/editorconfig/editorconfig-geany
NumVotes: 10
Popularity: 0.000181
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1415822608
LastModified: 1704208670
URLPath: /cgit/aur.git/snapshot/editorconfig-geany.tar.gz