libwandio on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libwandio

* (Optional) Uninstall libwandio on Arch using YAY

$ yay -Rns libwandio

2. Manually Install "libwandio" via AUR

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

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

b. Clone libwandio's git locally

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

c. Go to ~/libwandio folder and install it

$ cd ~/libwandio $ makepkg -si

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

ID: 1266137
Name: libwandio
PackageBaseID: 109451
PackageBase: libwandio
Version: 4.2.4-1
Description: software library written in C that provides an API for transparently reading from and writing to files using a variety of supported compression methods
URL: http://research.wand.net.nz/software/libwandio.php
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: woutifier
Submitter: woutifier
FirstSubmitted: 1459239865
LastModified: 1685594277
URLPath: /cgit/aur.git/snapshot/libwandio.tar.gz