xlnt-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xlnt-git

* (Optional) Uninstall xlnt-git on Arch using YAY

$ yay -Rns xlnt-git

2. Manually Install "xlnt-git" via AUR

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

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

b. Clone xlnt-git's git locally

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

c. Go to ~/xlnt-git folder and install it

$ cd ~/xlnt-git $ makepkg -si

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

ID: 479436
Name: xlnt-git
PackageBaseID: 102913
PackageBase: xlnt-git
Version: 1.2.0.r2.g8bd85f9-1
Description: Cross-platform user-friendly xlsx library for C++11
URL: https://github.com/tfussell/xlnt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Malvineous
Submitter: Malvineous
FirstSubmitted: 1446621611
LastModified: 1516442238
URLPath: /cgit/aur.git/snapshot/xlnt-git.tar.gz