tag on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tag

* (Optional) Uninstall tag on Arch using YAY

$ yay -Rns tag

2. Manually Install "tag" via AUR

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

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

b. Clone tag's git locally

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

c. Go to ~/tag folder and install it

$ cd ~/tag $ makepkg -si

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

ID: 1393472
Name: tag
PackageBaseID: 201774
PackageBase: tag
Version: 0.3.0-1
Description: Search for local text files with a simple tagging system.
URL: https://github.com/miampf/tag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: miampf
Submitter: miampf
FirstSubmitted: 1705877440
LastModified: 1706369635
URLPath: /cgit/aur.git/snapshot/tag.tar.gz