grav on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install grav on Arch using YAY
$
yay -S
grav
Copied
* (Optional) Uninstall grav on Arch using YAY
$
yay -Rns
grav
Copied
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
Copied
b. Clone grav's git locally
$
git clone https://aur.archlinux.org/grav.git
~/grav
Copied
c. Go to ~/grav folder and install it
$
cd
~/grav
Copied
$
makepkg -si
Copied
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
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