h2 on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S h2

* (Optional) Uninstall h2 on Arch using YAY

$ yay -Rns h2

2. Manually Install "h2" via AUR

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

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

b. Clone h2's git locally

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

c. Go to ~/h2 folder and install it

$ cd ~/h2 $ makepkg -si

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

ID: 1330965
Name: h2
PackageBaseID: 102793
PackageBase: h2
Version: 2.2.224-1
Description: Java SQL database engine.
URL: http://www.h2database.com
NumVotes: 14
Popularity: 1.212275
OutOfDate:
Maintainer: vitalijr2
Submitter: ptrv
FirstSubmitted: 1446387906
LastModified: 1696856022
URLPath: /cgit/aur.git/snapshot/h2.tar.gz