libzbd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libzbd

* (Optional) Uninstall libzbd on Arch using YAY

$ yay -Rns libzbd

2. Manually Install "libzbd" via AUR

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

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

b. Clone libzbd's git locally

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

c. Go to ~/libzbd folder and install it

$ cd ~/libzbd $ makepkg -si

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

ID: 1207124
Name: libzbd
PackageBaseID: 168167
PackageBase: libzbd
Version: 2.0.4-1
Description: Zoned block device manipulation library and tools
URL: https://github.com/westerndigitalcorporation/libzbd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ls4154
Submitter: ls4154
FirstSubmitted: 1624156527
LastModified: 1675650901
URLPath: /cgit/aur.git/snapshot/libzbd.tar.gz