r-xlsx on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-xlsx

* (Optional) Uninstall r-xlsx on Arch using YAY

$ yay -Rns r-xlsx

2. Manually Install "r-xlsx" via AUR

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

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

b. Clone r-xlsx's git locally

$ git clone https://aur.archlinux.org/r-xlsx.git ~/r-xlsx

c. Go to ~/r-xlsx folder and install it

$ cd ~/r-xlsx $ makepkg -si

3. Information about the r-xlsx package on Arch User Repository (AUR)

ID: 1094557
Name: r-xlsx
PackageBaseID: 182907
PackageBase: r-xlsx
Version: 0.6.5-3
Description: Read, Write, Format Excel 2007 and Excel 97/2000/XP/2003 Files
URL: https://cran.r-project.org/package=xlsx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541892
LastModified: 1654541892
URLPath: /cgit/aur.git/snapshot/r-xlsx.tar.gz