spdk on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "spdk" 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
Copied
b. Install spdk on Arch using YAY
$
yay -S
spdk
Copied
* (Optional) Uninstall spdk on Arch using YAY
$
yay -Rns
spdk
Copied
2. Manually Install "spdk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone spdk's git locally
$
git clone https://aur.archlinux.org/spdk.git
~/spdk
Copied
c. Go to ~/spdk folder and install it
$
cd
~/spdk
Copied
$
makepkg -si
Copied
3. Information about the spdk package on Arch User Repository (AUR)
ID: 1282447
Name: spdk
PackageBaseID: 163604
PackageBase: spdk
Version: 23.05-3
Description: spdk: headers, libs, and scripts
URL: https://spdk.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1702922623
Maintainer: travisghansen
Submitter: wuxb
FirstSubmitted: 1613940016
LastModified: 1688378306
URLPath: /cgit/aur.git/snapshot/spdk.tar.gz
Name: spdk
PackageBaseID: 163604
PackageBase: spdk
Version: 23.05-3
Description: spdk: headers, libs, and scripts
URL: https://spdk.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1702922623
Maintainer: travisghansen
Submitter: wuxb
FirstSubmitted: 1613940016
LastModified: 1688378306
URLPath: /cgit/aur.git/snapshot/spdk.tar.gz