h2 on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install h2 on Arch using YAY
$
yay -S
h2
Copied
* (Optional) Uninstall h2 on Arch using YAY
$
yay -Rns
h2
Copied
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
Copied
b. Clone h2's git locally
$
git clone https://aur.archlinux.org/h2.git
~/h2
Copied
c. Go to ~/h2 folder and install it
$
cd
~/h2
Copied
$
makepkg -si
Copied
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
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