dbz on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dbz

* (Optional) Uninstall dbz on Arch using YAY

$ yay -Rns dbz

2. Manually Install "dbz" via AUR

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

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

b. Clone dbz's git locally

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

c. Go to ~/dbz folder and install it

$ cd ~/dbz $ makepkg -si

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

ID: 1148413
Name: dbz
PackageBaseID: 186356
PackageBase: dbz
Version: 0.1.5-1
Description: A library (dbz-lib) and CLI tool (dbz-cli) for working with Databento Binary Encoding (DBZ) files
URL: https://github.com/databento/dbz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1664915125
LastModified: 1664915125
URLPath: /cgit/aur.git/snapshot/dbz.tar.gz