geany-snippets on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S geany-snippets

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

$ yay -Rns geany-snippets

2. Manually Install "geany-snippets" via AUR

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

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

b. Clone geany-snippets's git locally

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

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

$ cd ~/geany-snippets $ makepkg -si

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

ID: 248845
Name: geany-snippets
PackageBaseID: 53903
PackageBase: geany-snippets
Version: 1-6
Description: Snippets for Geany
URL: http://www.geany.org/Download/Extras#snippets
NumVotes: 9
Popularity: 0
OutOfDate: 1703791580
Maintainer: jamesan
Submitter:
FirstSubmitted: 1320975784
LastModified: 1447787253
URLPath: /cgit/aur.git/snapshot/geany-snippets.tar.gz