tgt on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S tgt

* (Optional) Uninstall tgt on Arch using YAY

$ yay -Rns tgt

2. Manually Install "tgt" via AUR

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

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

b. Clone tgt's git locally

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

c. Go to ~/tgt folder and install it

$ cd ~/tgt $ makepkg -si

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

ID: 1185646
Name: tgt
PackageBaseID: 33573
PackageBase: tgt
Version: 1.0.84-1
Description: iSCSI Target STGT for Arch Linux
URL: http://stgt.sourceforge.net/
NumVotes: 11
Popularity: 0.000193
OutOfDate:
Maintainer: thotypous
Submitter:
FirstSubmitted: 1263470901
LastModified: 1671546532
URLPath: /cgit/aur.git/snapshot/tgt.tar.gz