scsi_debug on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S scsi_debug

* (Optional) Uninstall scsi_debug on Arch using YAY

$ yay -Rns scsi_debug

2. Manually Install "scsi_debug" via AUR

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

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

b. Clone scsi_debug's git locally

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

c. Go to ~/scsi_debug folder and install it

$ cd ~/scsi_debug $ makepkg -si

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

ID: 386187
Name: scsi_debug
PackageBaseID: 119891
PackageBase: scsi_debug
Version: 4.9.9-2
Description: Kernel module for emulating SCSI devices
URL: https://www.kernel.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: core-problem
Submitter: core-problem
FirstSubmitted: 1487254909
LastModified: 1487692850
URLPath: /cgit/aur.git/snapshot/scsi_debug.tar.gz