webtrees on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S webtrees

* (Optional) Uninstall webtrees on Arch using YAY

$ yay -Rns webtrees

2. Manually Install "webtrees" via AUR

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

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

b. Clone webtrees's git locally

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

c. Go to ~/webtrees folder and install it

$ cd ~/webtrees $ makepkg -si

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

ID: 1338658
Name: webtrees
PackageBaseID: 170501
PackageBase: webtrees
Version: 2.1.18-1
Description: The web’s leading online collaborative genealogy application
URL: https://webtrees.net/
NumVotes: 2
Popularity: 0.057764
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1630258036
LastModified: 1698055450
URLPath: /cgit/aur.git/snapshot/webtrees.tar.gz