arabica on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S arabica

* (Optional) Uninstall arabica on Arch using YAY

$ yay -Rns arabica

2. Manually Install "arabica" via AUR

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

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

b. Clone arabica's git locally

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

c. Go to ~/arabica folder and install it

$ cd ~/arabica $ makepkg -si

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

ID: 376681
Name: arabica
PackageBaseID: 118376
PackageBase: arabica
Version: 20160101-1
Description: An XML and HTML processing toolkit, providing SAX2, DOM, XPath, and XSLT implementations, written in Standard C++
URL: http://www.jezuk.co.uk/arabica
NumVotes: 2
Popularity: 7.0E-6
OutOfDate: 1606219567
Maintainer: cjlano
Submitter: cjlano
FirstSubmitted: 1483473869
LastModified: 1485105966
URLPath: /cgit/aur.git/snapshot/arabica.tar.gz