tag on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install tag on Arch using YAY
$
yay -S
tag
Copied
* (Optional) Uninstall tag on Arch using YAY
$
yay -Rns
tag
Copied
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
Copied
b. Clone tag's git locally
$
git clone https://aur.archlinux.org/tag.git
~/tag
Copied
c. Go to ~/tag folder and install it
$
cd
~/tag
Copied
$
makepkg -si
Copied
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
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