uctags-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S uctags-git

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

$ yay -Rns uctags-git

2. Manually Install "uctags-git" via AUR

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

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

b. Clone uctags-git's git locally

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

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

$ cd ~/uctags-git $ makepkg -si

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

ID: 1263967
Name: uctags-git
PackageBaseID: 178624
PackageBase: uctags-git
Version: r10331.23bacc177-1
Description: Universal ctags (patched to allow installing alongside original ctags)
URL: https://ctags.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1651817980
LastModified: 1685138276
URLPath: /cgit/aur.git/snapshot/uctags-git.tar.gz