create-snowpack-app on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S create-snowpack-app

* (Optional) Uninstall create-snowpack-app on Arch using YAY

$ yay -Rns create-snowpack-app

2. Manually Install "create-snowpack-app" via AUR

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

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

b. Clone create-snowpack-app's git locally

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

c. Go to ~/create-snowpack-app folder and install it

$ cd ~/create-snowpack-app $ makepkg -si

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

ID: 925539
Name: create-snowpack-app
PackageBaseID: 168275
PackageBase: create-snowpack-app
Version: 1.10.0-1
Description: Create snowpack apps
URL: https://github.com/snowpackjs/snowpack/tree/main/create-snowpack-app/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ouuan
FirstSubmitted: 1624541736
LastModified: 1624541736
URLPath: /cgit/aur.git/snapshot/create-snowpack-app.tar.gz