geany-tags on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S geany-tags

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

$ yay -Rns geany-tags

2. Manually Install "geany-tags" via AUR

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

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

b. Clone geany-tags's git locally

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

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

$ cd ~/geany-tags $ makepkg -si

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

ID: 1282146
Name: geany-tags
PackageBaseID: 87754
PackageBase: geany-tags
Version: 20230702-1
Description: Geany tags for C, C++, CSS, GLSL, Java, JavaScript, LaTeX, PHP, Python, Ruby, Tcl, Vala and more
URL: http://wiki.geany.org/tags/start
NumVotes: 10
Popularity: 0.003583
OutOfDate:
Maintainer: SpotlightKid
Submitter: calendulish
FirstSubmitted: 1417072244
LastModified: 1688333001
URLPath: /cgit/aur.git/snapshot/geany-tags.tar.gz