libwbxml on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libwbxml

* (Optional) Uninstall libwbxml on Arch using YAY

$ yay -Rns libwbxml

2. Manually Install "libwbxml" via AUR

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

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

b. Clone libwbxml's git locally

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

c. Go to ~/libwbxml folder and install it

$ cd ~/libwbxml $ makepkg -si

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

ID: 1045587
Name: libwbxml
PackageBaseID: 99526
PackageBase: libwbxml
Version: 0.11.8-1
Description: Library and Tools to parse, encode and handle WBXML documents
URL: https://github.com/libwbxml/libwbxml
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: deons
Submitter: DJ_L
FirstSubmitted: 1441644788
LastModified: 1646300962
URLPath: /cgit/aur.git/snapshot/libwbxml.tar.gz