p6tags on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S p6tags

* (Optional) Uninstall p6tags on Arch using YAY

$ yay -Rns p6tags

2. Manually Install "p6tags" via AUR

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

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

b. Clone p6tags's git locally

$ git clone https://aur.archlinux.org/p6tags.git ~/p6tags

c. Go to ~/p6tags folder and install it

$ cd ~/p6tags $ makepkg -si

3. Information about the p6tags package on Arch User Repository (AUR)

ID: 433556
Name: p6tags
PackageBaseID: 105757
PackageBase: p6tags
Version: 0.5-2
Description: Generate editor tags for perl6
URL: https://github.com/stmuk/p6-app-p6tags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1452216945
LastModified: 1502071329
URLPath: /cgit/aur.git/snapshot/p6tags.tar.gz