ntag on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ntag

* (Optional) Uninstall ntag on Arch using YAY

$ yay -Rns ntag

2. Manually Install "ntag" via AUR

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

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

b. Clone ntag's git locally

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

c. Go to ~/ntag folder and install it

$ cd ~/ntag $ makepkg -si

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

ID: 1364916
Name: ntag
PackageBaseID: 138422
PackageBase: ntag
Version: 1.2.14-1
Description: Audio file tag editor, created with JavaFX
URL: https://github.com/nrittsti/ntag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nrde
Submitter: nrde
FirstSubmitted: 1546250985
LastModified: 1701770930
URLPath: /cgit/aur.git/snapshot/ntag.tar.gz