snowpack on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S snowpack

* (Optional) Uninstall snowpack on Arch using YAY

$ yay -Rns snowpack

2. Manually Install "snowpack" via AUR

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

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

b. Clone snowpack's git locally

$ git clone https://aur.archlinux.org/snowpack.git ~/snowpack

c. Go to ~/snowpack folder and install it

$ cd ~/snowpack $ makepkg -si

3. Information about the snowpack package on Arch User Repository (AUR)

ID: 900785
Name: snowpack
PackageBaseID: 139006
PackageBase: snowpack
Version: 3.6.0-1
Description: Make data access easy and safe for numerical simulations in environmental sciences
URL: https://models.slf.ch/p/snowpack/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simon04
Submitter: simon04
FirstSubmitted: 1548349674
LastModified: 1619940491
URLPath: /cgit/aur.git/snapshot/snowpack.tar.gz