libxlsxwriter on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libxlsxwriter

* (Optional) Uninstall libxlsxwriter on Arch using YAY

$ yay -Rns libxlsxwriter

2. Manually Install "libxlsxwriter" via AUR

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

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

b. Clone libxlsxwriter's git locally

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

c. Go to ~/libxlsxwriter folder and install it

$ cd ~/libxlsxwriter $ makepkg -si

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

ID: 1403779
Name: libxlsxwriter
PackageBaseID: 121079
PackageBase: libxlsxwriter
Version: 1.1.5-2
Description: A C library for creating Excel XLSX files.
URL: http://libxlsxwriter.github.io
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jdarch
Submitter: seifferth
FirstSubmitted: 1490800126
LastModified: 1707041020
URLPath: /cgit/aur.git/snapshot/libxlsxwriter.tar.gz