tags on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tags

* (Optional) Uninstall tags on Arch using YAY

$ yay -Rns tags

2. Manually Install "tags" via AUR

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

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

b. Clone tags's git locally

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

c. Go to ~/tags folder and install it

$ cd ~/tags $ makepkg -si

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

ID: 1391777
Name: tags
PackageBaseID: 198600
PackageBase: tags
Version: 1.1-1
Description: A simple text tagger
URL: https://github.com/phastmike/tags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697449152
LastModified: 1706099566
URLPath: /cgit/aur.git/snapshot/tags.tar.gz