garage on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S garage

* (Optional) Uninstall garage on Arch using YAY

$ yay -Rns garage

2. Manually Install "garage" via AUR

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

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

b. Clone garage's git locally

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

c. Go to ~/garage folder and install it

$ cd ~/garage $ makepkg -si

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

ID: 1423529
Name: garage
PackageBaseID: 173004
PackageBase: garage
Version: 0.9.3-1
Description: Garage, an S3-compatible distributed object store for self-hosted deployments
URL: https://garagehq.deuxfleurs.fr
NumVotes: 1
Popularity: 0.753219
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1636720343
LastModified: 1709940098
URLPath: /cgit/aur.git/snapshot/garage.tar.gz