libxls on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "libxls" 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 libxls on Arch using YAY
$
yay -S
libxls
Copied
* (Optional) Uninstall libxls on Arch using YAY
$
yay -Rns
libxls
Copied
2. Manually Install "libxls" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libxls's git locally
$
git clone https://aur.archlinux.org/libxls.git
~/libxls
Copied
c. Go to ~/libxls folder and install it
$
cd
~/libxls
Copied
$
makepkg -si
Copied
3. Information about the libxls package on Arch User Repository (AUR)
ID: 842446
Name: libxls
PackageBaseID: 142699
PackageBase: libxls
Version: 1.6.2-1
Description: Read binary Excel files from C/C++
URL: https://github.com/libxls/libxls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1560300595
LastModified: 1609769606
URLPath: /cgit/aur.git/snapshot/libxls.tar.gz
Name: libxls
PackageBaseID: 142699
PackageBase: libxls
Version: 1.6.2-1
Description: Read binary Excel files from C/C++
URL: https://github.com/libxls/libxls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1560300595
LastModified: 1609769606
URLPath: /cgit/aur.git/snapshot/libxls.tar.gz