nbdkit on AUR (Arch User Repository)
Last updated: November 21,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
Copied
b. Install nbdkit on Arch using YAY
$
yay -S
nbdkit
Copied
* (Optional) Uninstall nbdkit on Arch using YAY
$
yay -Rns
nbdkit
Copied
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
Copied
b. Clone nbdkit's git locally
$
git clone https://aur.archlinux.org/nbdkit.git
~/nbdkit
Copied
c. Go to ~/nbdkit folder and install it
$
cd
~/nbdkit
Copied
$
makepkg -si
Copied
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
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