geany-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S geany-git

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

$ yay -Rns geany-git

2. Manually Install "geany-git" via AUR

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

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

b. Clone geany-git's git locally

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

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

$ cd ~/geany-git $ makepkg -si

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

ID: 1065607
Name: geany-git
PackageBaseID: 147374
PackageBase: geany-git
Version: 1.38.0.r151.gdf27d1b22-1
Description: Fast and lightweight IDE (git version)
URL: https://github.com/geany/geany
NumVotes: 10
Popularity: 0.003848
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1576251874
LastModified: 1649758380
URLPath: /cgit/aur.git/snapshot/geany-git.tar.gz