ptags-git on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S ptags-git

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

$ yay -Rns ptags-git

2. Manually Install "ptags-git" via AUR

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

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

b. Clone ptags-git's git locally

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

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

$ cd ~/ptags-git $ makepkg -si

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

ID: 897518
Name: ptags-git
PackageBaseID: 138183
PackageBase: ptags-git
Version: r212.cb74f53-1
Description: A parallel universal-ctags wrapper for git repository.
URL: https://github.com/dalance/ptags
NumVotes: 1
Popularity: 0.013875
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1545302818
LastModified: 1619302778
URLPath: /cgit/aur.git/snapshot/ptags-git.tar.gz