hugo-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S hugo-git

* (Optional) Uninstall hugo-git on Arch using YAY

$ yay -Rns hugo-git

2. Manually Install "hugo-git" via AUR

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

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

b. Clone hugo-git's git locally

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

c. Go to ~/hugo-git folder and install it

$ cd ~/hugo-git $ makepkg -si

3. Information about the hugo-git package on Arch User Repository (AUR)

ID: 582082
Name: hugo-git
PackageBaseID: 93010
PackageBase: hugo-git
Version: v0.54.0.r1.g5383fe458c0c-2
Description: Fast and Flexible Static Site Generator in Go
URL: https://gohugo.io/
NumVotes: 6
Popularity: 4.3E-5
OutOfDate: 1663811906
Maintainer: navigaid
Submitter: premysl
FirstSubmitted: 1431572304
LastModified: 1549044126
URLPath: /cgit/aur.git/snapshot/hugo-git.tar.gz