r-writexls on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-writexls

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

$ yay -Rns r-writexls

2. Manually Install "r-writexls" via AUR

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

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

b. Clone r-writexls's git locally

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

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

$ cd ~/r-writexls $ makepkg -si

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

ID: 1382929
Name: r-writexls
PackageBaseID: 182899
PackageBase: r-writexls
Version: 6.5.0-1
Description: Cross-Platform Perl Based R Function to Create Excel 2003 (XLS) and Excel 2007 (XLSX) Files
URL: https://cran.r-project.org/package=WriteXLS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541724
LastModified: 1704801715
URLPath: /cgit/aur.git/snapshot/r-writexls.tar.gz