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