targetd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S targetd

* (Optional) Uninstall targetd on Arch using YAY

$ yay -Rns targetd

2. Manually Install "targetd" via AUR

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

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

b. Clone targetd's git locally

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

c. Go to ~/targetd folder and install it

$ cd ~/targetd $ makepkg -si

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

ID: 829737
Name: targetd
PackageBaseID: 148777
PackageBase: targetd
Version: 0.9.1-2
Description: Remote configuration of a LIO-based storage appliance
URL: https://github.com/open-iscsi/targetd
NumVotes: 1
Popularity: 0
OutOfDate: 1697283285
Maintainer: dsonck92
Submitter: HubbeKing
FirstSubmitted: 1580762453
LastModified: 1607287176
URLPath: /cgit/aur.git/snapshot/targetd.tar.gz