ptags on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "ptags" 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
Copied
b. Install ptags on Arch using YAY
$
yay -S
ptags
Copied
* (Optional) Uninstall ptags on Arch using YAY
$
yay -Rns
ptags
Copied
2. Manually Install "ptags" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ptags's git locally
$
git clone https://aur.archlinux.org/ptags.git
~/ptags
Copied
c. Go to ~/ptags folder and install it
$
cd
~/ptags
Copied
$
makepkg -si
Copied
3. Information about the ptags package on Arch User Repository (AUR)
ID: 897509
Name: ptags
PackageBaseID: 138184
PackageBase: ptags
Version: 0.3.2-3
Description: A parallel universal-ctags wrapper for git repository.
URL: https://github.com/dalance/ptags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1545303318
LastModified: 1619301747
URLPath: /cgit/aur.git/snapshot/ptags.tar.gz
Name: ptags
PackageBaseID: 138184
PackageBase: ptags
Version: 0.3.2-3
Description: A parallel universal-ctags wrapper for git repository.
URL: https://github.com/dalance/ptags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1545303318
LastModified: 1619301747
URLPath: /cgit/aur.git/snapshot/ptags.tar.gz