duckdb-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S duckdb-bin

* (Optional) Uninstall duckdb-bin on Arch using YAY

$ yay -Rns duckdb-bin

2. Manually Install "duckdb-bin" via AUR

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

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

b. Clone duckdb-bin's git locally

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

c. Go to ~/duckdb-bin folder and install it

$ cd ~/duckdb-bin $ makepkg -si

3. Information about the duckdb-bin package on Arch User Repository (AUR)

ID: 1415784
Name: duckdb-bin
PackageBaseID: 190752
PackageBase: duckdb-bin
Version: 0.10.0-1
Description: An in-process SQL OLAP database management system
URL: https://duckdb.org
NumVotes: 5
Popularity: 1.130942
OutOfDate:
Maintainer: freevryheid
Submitter: freevryheid
FirstSubmitted: 1677185579
LastModified: 1708950410
URLPath: /cgit/aur.git/snapshot/duckdb-bin.tar.gz