libxo on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S libxo

* (Optional) Uninstall libxo on Arch using YAY

$ yay -Rns libxo

2. Manually Install "libxo" via AUR

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

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

b. Clone libxo's git locally

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

c. Go to ~/libxo folder and install it

$ cd ~/libxo $ makepkg -si

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

ID: 926014
Name: libxo
PackageBaseID: 148212
PackageBase: libxo
Version: 1.6.0-1
Description: a library for generating text, XML, JSON, and HTML output
URL: https://github.com/juniper/libxo
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jashankj
Submitter: jashankj
FirstSubmitted: 1579137451
LastModified: 1624630061
URLPath: /cgit/aur.git/snapshot/libxo.tar.gz