xlsxio on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S xlsxio

* (Optional) Uninstall xlsxio on Arch using YAY

$ yay -Rns xlsxio

2. Manually Install "xlsxio" via AUR

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

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

b. Clone xlsxio's git locally

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

c. Go to ~/xlsxio folder and install it

$ cd ~/xlsxio $ makepkg -si

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

ID: 991268
Name: xlsxio
PackageBaseID: 147652
PackageBase: xlsxio
Version: 0.2.29-1
Description: C library for reading and writing .xlsx files
URL: https://github.com/brechtsanders/xlsxio
NumVotes: 0
Popularity: 0
OutOfDate: 1707890625
Maintainer: wrycode
Submitter: wrycode
FirstSubmitted: 1577252588
LastModified: 1637341753
URLPath: /cgit/aur.git/snapshot/xlsxio.tar.gz