nbdkit on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S nbdkit

* (Optional) Uninstall nbdkit on Arch using YAY

$ yay -Rns nbdkit

2. Manually Install "nbdkit" via AUR

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

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

b. Clone nbdkit's git locally

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

c. Go to ~/nbdkit folder and install it

$ cd ~/nbdkit $ makepkg -si

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

ID: 1421392
Name: nbdkit
PackageBaseID: 139848
PackageBase: nbdkit
Version: 1.36.4-1
Description: NBD server toolkit
URL: https://gitlab.com/nbdkit/nbdkit/
NumVotes: 5
Popularity: 0.118265
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1550846208
LastModified: 1709672229
URLPath: /cgit/aur.git/snapshot/nbdkit.tar.gz