dbt-snowflake on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dbt-snowflake

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

$ yay -Rns dbt-snowflake

2. Manually Install "dbt-snowflake" via AUR

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

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

b. Clone dbt-snowflake's git locally

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

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

$ cd ~/dbt-snowflake $ makepkg -si

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

ID: 1263975
Name: dbt-snowflake
PackageBaseID: 187170
PackageBase: dbt-snowflake
Version: 1.5.1-1
Description: All of the code enabling dbt to work with Snowflake
URL: https://github.com/dbt-labs/dbt-snowflake
NumVotes: 1
Popularity: 0.001889
OutOfDate:
Maintainer: nrobinson2000
Submitter: nrobinson2000
FirstSubmitted: 1667770956
LastModified: 1685142267
URLPath: /cgit/aur.git/snapshot/dbt-snowflake.tar.gz