r-openxlsx on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "r-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

b. Install r-openxlsx on Arch using YAY

$ yay -S r-openxlsx

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

$ yay -Rns r-openxlsx

2. Manually Install "r-openxlsx" via AUR

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

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

b. Clone r-openxlsx's git locally

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

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

$ cd ~/r-openxlsx $ makepkg -si

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

ID: 1207488
Name: r-openxlsx
PackageBaseID: 151080
PackageBase: r-openxlsx
Version: 4.2.5.2-1
Description: Read, Write and Edit xlsx Files
URL: https://cran.r-project.org/package=openxlsx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586003264
LastModified: 1675706565
URLPath: /cgit/aur.git/snapshot/r-openxlsx.tar.gz