ztags-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ztags-git

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

$ yay -Rns ztags-git

2. Manually Install "ztags-git" via AUR

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

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

b. Clone ztags-git's git locally

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

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

$ cd ~/ztags-git $ makepkg -si

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

ID: 703256
Name: ztags-git
PackageBaseID: 149714
PackageBase: ztags-git
Version: 0.1.0-1
Description: ctags support for zig, built with zig
URL: https://github.com/isaachier/ztags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: watzon
Submitter: watzon
FirstSubmitted: 1583161222
LastModified: 1583161573
URLPath: /cgit/aur.git/snapshot/ztags-git.tar.gz