xlnt on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xlnt

* (Optional) Uninstall xlnt on Arch using YAY

$ yay -Rns xlnt

2. Manually Install "xlnt" via AUR

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

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

b. Clone xlnt's git locally

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

c. Go to ~/xlnt folder and install it

$ cd ~/xlnt $ makepkg -si

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

ID: 711310
Name: xlnt
PackageBaseID: 126680
PackageBase: xlnt
Version: 1.5.0-1
Description: Cross-platform user-friendly xlsx library for C++14
URL: https://github.com/tfussell/xlnt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Erroneous
Submitter: Erroneous
FirstSubmitted: 1509045146
LastModified: 1584969978
URLPath: /cgit/aur.git/snapshot/xlnt.tar.gz