gdome2 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gdome2

* (Optional) Uninstall gdome2 on Arch using YAY

$ yay -Rns gdome2

2. Manually Install "gdome2" via AUR

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

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

b. Clone gdome2's git locally

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

c. Go to ~/gdome2 folder and install it

$ cd ~/gdome2 $ makepkg -si

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

ID: 967860
Name: gdome2
PackageBaseID: 171507
PackageBase: gdome2
Version: 0.8.1-1
Description: DOM level2 library for accessing XML files
URL: http://gdome2.cs.unibo.it
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1633029262
LastModified: 1633030208
URLPath: /cgit/aur.git/snapshot/gdome2.tar.gz