supertag on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S supertag

* (Optional) Uninstall supertag on Arch using YAY

$ yay -Rns supertag

2. Manually Install "supertag" via AUR

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

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

b. Clone supertag's git locally

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

c. Go to ~/supertag folder and install it

$ cd ~/supertag $ makepkg -si

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

ID: 841295
Name: supertag
PackageBaseID: 161521
PackageBase: supertag
Version: 0.1.3-2
Description: A tag-based filesystem.
URL: https://github.com/amoffat/supertag/
NumVotes: 1
Popularity: 2.4E-5
OutOfDate: 1611131700
Maintainer: Zedgamer9128
FirstSubmitted: 1609573975
LastModified: 1609574082
URLPath: /cgit/aur.git/snapshot/supertag.tar.gz