xlnt on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install xlnt on Arch using YAY
$
yay -S
xlnt
Copied
* (Optional) Uninstall xlnt on Arch using YAY
$
yay -Rns
xlnt
Copied
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
Copied
b. Clone xlnt's git locally
$
git clone https://aur.archlinux.org/xlnt.git
~/xlnt
Copied
c. Go to ~/xlnt folder and install it
$
cd
~/xlnt
Copied
$
makepkg -si
Copied
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
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