dbt-core on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dbt-core

* (Optional) Uninstall dbt-core on Arch using YAY

$ yay -Rns dbt-core

2. Manually Install "dbt-core" via AUR

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

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

b. Clone dbt-core's git locally

$ git clone https://aur.archlinux.org/dbt-core.git ~/dbt-core

c. Go to ~/dbt-core folder and install it

$ cd ~/dbt-core $ makepkg -si

3. Information about the dbt-core package on Arch User Repository (AUR)

ID: 1253161
Name: dbt-core
PackageBaseID: 192208
PackageBase: dbt-core
Version: 1.5.0-1
Description: Tool for data analysts to build analytics the way engineers build applications
URL: https://getdbt.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benallard
Submitter: benallard
FirstSubmitted: 1680368411
LastModified: 1683303905
URLPath: /cgit/aur.git/snapshot/dbt-core.tar.gz