iso-relax on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S iso-relax

* (Optional) Uninstall iso-relax on Arch using YAY

$ yay -Rns iso-relax

2. Manually Install "iso-relax" via AUR

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

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

b. Clone iso-relax's git locally

$ git clone https://aur.archlinux.org/iso-relax.git ~/iso-relax

c. Go to ~/iso-relax folder and install it

$ cd ~/iso-relax $ makepkg -si

3. Information about the iso-relax package on Arch User Repository (AUR)

ID: 857823
Name: iso-relax
PackageBaseID: 68787
PackageBase: iso-relax
Version: 20041111-2
Description: Schema language neutral interface for XML document validators
URL: http://iso-relax.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: MRWITEK
Submitter: MRWITEK
FirstSubmitted: 1365019632
LastModified: 1612350353
URLPath: /cgit/aur.git/snapshot/iso-relax.tar.gz