liquibase on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S liquibase

* (Optional) Uninstall liquibase on Arch using YAY

$ yay -Rns liquibase

2. Manually Install "liquibase" via AUR

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

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

b. Clone liquibase's git locally

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

c. Go to ~/liquibase folder and install it

$ cd ~/liquibase $ makepkg -si

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

ID: 1418088
Name: liquibase
PackageBaseID: 99900
PackageBase: liquibase
Version: 4.26.0-1
Description: VCS source control tailored for database management
URL: http://www.liquibase.org/
NumVotes: 8
Popularity: 2.0E-6
OutOfDate:
Maintainer: eugene
Submitter: severach
FirstSubmitted: 1442137700
LastModified: 1709212593
URLPath: /cgit/aur.git/snapshot/liquibase.tar.gz