wal2json on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S wal2json

* (Optional) Uninstall wal2json on Arch using YAY

$ yay -Rns wal2json

2. Manually Install "wal2json" via AUR

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

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

b. Clone wal2json's git locally

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

c. Go to ~/wal2json folder and install it

$ cd ~/wal2json $ makepkg -si

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

ID: 1213046
Name: wal2json
PackageBaseID: 133654
PackageBase: wal2json
Version: 2_5-1
Description: Output plugin for logical decoding PostgreSQL WAL's
URL: https://github.com/eulerto/wal2json
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ProFfeSsoRr
Submitter: ProFfeSsoRr
FirstSubmitted: 1529475466
LastModified: 1676792024
URLPath: /cgit/aur.git/snapshot/wal2json.tar.gz