grav on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S grav

* (Optional) Uninstall grav on Arch using YAY

$ yay -Rns grav

2. Manually Install "grav" via AUR

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

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

b. Clone grav's git locally

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

c. Go to ~/grav folder and install it

$ cd ~/grav $ makepkg -si

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

ID: 1381564
Name: grav
PackageBaseID: 150132
PackageBase: grav
Version: 1.7.44-1
Description: Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
URL: https://getgrav.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wolegis
Submitter: ragouel
FirstSubmitted: 1584040102
LastModified: 1704575661
URLPath: /cgit/aur.git/snapshot/grav.tar.gz