wal-g on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S wal-g

* (Optional) Uninstall wal-g on Arch using YAY

$ yay -Rns wal-g

2. Manually Install "wal-g" via AUR

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

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

b. Clone wal-g's git locally

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

c. Go to ~/wal-g folder and install it

$ cd ~/wal-g $ makepkg -si

3. Information about the wal-g package on Arch User Repository (AUR)

ID: 708823
Name: wal-g
PackageBaseID: 150350
PackageBase: wal-g
Version: v0.2.14-1
Description: WAL-G is an archival restoration tool for Postgres(beta for MySQL, MongoDB, and Redis)
URL: https://github.com/wal-g/wal-g
NumVotes: 2
Popularity: 0
OutOfDate: 1606984235
Maintainer: mijoharas
Submitter: mijoharas
FirstSubmitted: 1584448041
LastModified: 1584448041
URLPath: /cgit/aur.git/snapshot/wal-g.tar.gz