python-spdk on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "python-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

b. Install python-spdk on Arch using YAY

$ yay -S python-spdk

* (Optional) Uninstall python-spdk on Arch using YAY

$ yay -Rns python-spdk

2. Manually Install "python-spdk" via AUR

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

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

b. Clone python-spdk's git locally

$ git clone https://aur.archlinux.org/python-spdk.git ~/python-spdk

c. Go to ~/python-spdk folder and install it

$ cd ~/python-spdk $ makepkg -si

3. Information about the python-spdk package on Arch User Repository (AUR)

ID: 1282448
Name: python-spdk
PackageBaseID: 163604
PackageBase: spdk
Version: 23.05-3
Description: spdk: python support
URL: https://spdk.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1702922623
Maintainer: travisghansen
Submitter: wuxb
FirstSubmitted: 1613940016
LastModified: 1688378306
URLPath: /cgit/aur.git/snapshot/python-spdk.tar.gz