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