nbd-git on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S nbd-git

* (Optional) Uninstall nbd-git on Arch using YAY

$ yay -Rns nbd-git

2. Manually Install "nbd-git" via AUR

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

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

b. Clone nbd-git's git locally

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

c. Go to ~/nbd-git folder and install it

$ cd ~/nbd-git $ makepkg -si

3. Information about the nbd-git package on Arch User Repository (AUR)

ID: 448552
Name: nbd-git
PackageBaseID: 81776
PackageBase: nbd-git
Version: 3.15.2.r95.g286630e-1
Description: tools for network block devices, allowing you to use remote block devices over TCP/IP - git checkout
URL: http://nbd.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1399892658
LastModified: 1506984696
URLPath: /cgit/aur.git/snapshot/nbd-git.tar.gz