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