rust-gallery on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rust-gallery

* (Optional) Uninstall rust-gallery on Arch using YAY

$ yay -Rns rust-gallery

2. Manually Install "rust-gallery" via AUR

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

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

b. Clone rust-gallery's git locally

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

c. Go to ~/rust-gallery folder and install it

$ cd ~/rust-gallery $ makepkg -si

3. Information about the rust-gallery package on Arch User Repository (AUR)

ID: 251460
Name: rust-gallery
PackageBaseID: 103706
PackageBase: rust-gallery
Version: r5.aea1f4b-1
Description: A simple and fast web gallery, meant for the command line.
URL: https://github.com/TheNeikos/rust-gallery
NumVotes: 0
Popularity: 0
OutOfDate: 1703703274
Maintainer: Neikos
Submitter: Neikos
FirstSubmitted: 1448286703
LastModified: 1448701459
URLPath: /cgit/aur.git/snapshot/rust-gallery.tar.gz