openxlsx on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "openxlsx" 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 openxlsx on Arch using YAY
$
yay -S
openxlsx
Copied
* (Optional) Uninstall openxlsx on Arch using YAY
$
yay -Rns
openxlsx
Copied
2. Manually Install "openxlsx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone openxlsx's git locally
$
git clone https://aur.archlinux.org/openxlsx.git
~/openxlsx
Copied
c. Go to ~/openxlsx folder and install it
$
cd
~/openxlsx
Copied
$
makepkg -si
Copied
3. Information about the openxlsx package on Arch User Repository (AUR)
ID: 1266627
Name: openxlsx
PackageBaseID: 194192
PackageBase: openxlsx
Version: 0.3.2-1
Description: A C++ library for reading, writing, creating and modifying Microsoft Excel (.xlsx) files
URL: https://github.com/troldal/OpenXLSX
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1685684900
LastModified: 1685684900
URLPath: /cgit/aur.git/snapshot/openxlsx.tar.gz
Name: openxlsx
PackageBaseID: 194192
PackageBase: openxlsx
Version: 0.3.2-1
Description: A C++ library for reading, writing, creating and modifying Microsoft Excel (.xlsx) files
URL: https://github.com/troldal/OpenXLSX
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1685684900
LastModified: 1685684900
URLPath: /cgit/aur.git/snapshot/openxlsx.tar.gz