libzbc on AUR (Arch User Repository)

Last updated: June 12,2024

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

$ yay -S libzbc

* (Optional) Uninstall libzbc on Arch using YAY

$ yay -Rns libzbc

2. Manually Install "libzbc" via AUR

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

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

b. Clone libzbc's git locally

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

c. Go to ~/libzbc folder and install it

$ cd ~/libzbc $ makepkg -si

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

ID: 921491
Name: libzbc
PackageBaseID: 165040
PackageBase: libzbc
Version: 5.9.0-1
Description: simple library providing functions for manipulating SCSI and ATA devices supporting the Zoned Block Command (ZBC) and Zoned-device ATA command set (ZAC) specifications.
URL: https://github.com/westerndigitalcorporation/libzbc
NumVotes: 0
Popularity: 0
OutOfDate: 1642989184
Maintainer: tomwei7
Submitter: tomwei7
FirstSubmitted: 1617034864
LastModified: 1623767903
URLPath: /cgit/aur.git/snapshot/libzbc.tar.gz