galerio on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S galerio

* (Optional) Uninstall galerio on Arch using YAY

$ yay -Rns galerio

2. Manually Install "galerio" via AUR

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

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

b. Clone galerio's git locally

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

c. Go to ~/galerio folder and install it

$ cd ~/galerio $ makepkg -si

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

ID: 1370986
Name: galerio
PackageBaseID: 187168
PackageBase: galerio
Version: 1.2.0-1
Description: A simple generator for static HTML flexbox galleries
URL: https://github.com/dbrgn/galerio
NumVotes: 1
Popularity: 0.066734
OutOfDate:
Maintainer: dbrgn
Submitter: dbrgn
FirstSubmitted: 1667767284
LastModified: 1702766977
URLPath: /cgit/aur.git/snapshot/galerio.tar.gz