r-readxl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-readxl

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

$ yay -Rns r-readxl

2. Manually Install "r-readxl" via AUR

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

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

b. Clone r-readxl's git locally

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

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

$ cd ~/r-readxl $ makepkg -si

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

ID: 1306903
Name: r-readxl
PackageBaseID: 151078
PackageBase: r-readxl
Version: 1.4.3-1
Description: Read Excel Files
URL: https://cran.r-project.org/package=readxl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Alad
Submitter: dviktor
FirstSubmitted: 1586002961
LastModified: 1692601491
URLPath: /cgit/aur.git/snapshot/r-readxl.tar.gz