gridsome-cli on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gridsome-cli

* (Optional) Uninstall gridsome-cli on Arch using YAY

$ yay -Rns gridsome-cli

2. Manually Install "gridsome-cli" via AUR

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

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

b. Clone gridsome-cli's git locally

$ git clone https://aur.archlinux.org/gridsome-cli.git ~/gridsome-cli

c. Go to ~/gridsome-cli folder and install it

$ cd ~/gridsome-cli $ makepkg -si

3. Information about the gridsome-cli package on Arch User Repository (AUR)

ID: 756684
Name: gridsome-cli
PackageBaseID: 147277
PackageBase: gridsome-cli
Version: 0.3.3-1
Description: A command line tool for creating new Gridsome projects.
URL: https://github.com/gridsome/gridsome/tree/master/packages/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xuanwo
FirstSubmitted: 1575867670
LastModified: 1593070263
URLPath: /cgit/aur.git/snapshot/gridsome-cli.tar.gz