iscsi-scst on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S iscsi-scst

* (Optional) Uninstall iscsi-scst on Arch using YAY

$ yay -Rns iscsi-scst

2. Manually Install "iscsi-scst" via AUR

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

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

b. Clone iscsi-scst's git locally

$ git clone https://aur.archlinux.org/iscsi-scst.git ~/iscsi-scst

c. Go to ~/iscsi-scst folder and install it

$ cd ~/iscsi-scst $ makepkg -si

3. Information about the iscsi-scst package on Arch User Repository (AUR)

ID: 521753
Name: iscsi-scst
PackageBaseID: 121348
PackageBase: scst
Version: 3.3.0.7403-1
Description: Driver & daemon for support iSCSI in SCST
URL: http://scst.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate: 1554828726
Maintainer: AlexTalker
Submitter: AlexTalker
FirstSubmitted: 1491663534
LastModified: 1529794915
URLPath: /cgit/aur.git/snapshot/iscsi-scst.tar.gz