xlslib on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "xlslib" 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 xlslib on Arch using YAY
$
yay -S
xlslib
Copied
* (Optional) Uninstall xlslib on Arch using YAY
$
yay -Rns
xlslib
Copied
2. Manually Install "xlslib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xlslib's git locally
$
git clone https://aur.archlinux.org/xlslib.git
~/xlslib
Copied
c. Go to ~/xlslib folder and install it
$
cd
~/xlslib
Copied
$
makepkg -si
Copied
3. Information about the xlslib package on Arch User Repository (AUR)
ID: 368726
Name: xlslib
PackageBaseID: 118225
PackageBase: xlslib
Version: 2.5.0-1
Description: A C/C++ multi-platform library for dynamically generating Excel(TM) files
URL: http://xlslib.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ferkulat
Submitter: ferkulat
FirstSubmitted: 1482927047
LastModified: 1482927047
URLPath: /cgit/aur.git/snapshot/xlslib.tar.gz
Name: xlslib
PackageBaseID: 118225
PackageBase: xlslib
Version: 2.5.0-1
Description: A C/C++ multi-platform library for dynamically generating Excel(TM) files
URL: http://xlslib.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ferkulat
Submitter: ferkulat
FirstSubmitted: 1482927047
LastModified: 1482927047
URLPath: /cgit/aur.git/snapshot/xlslib.tar.gz