r-writexl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-writexl

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

$ yay -Rns r-writexl

2. Manually Install "r-writexl" via AUR

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

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

b. Clone r-writexl's git locally

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

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

$ cd ~/r-writexl $ makepkg -si

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

ID: 1406828
Name: r-writexl
PackageBaseID: 182898
PackageBase: r-writexl
Version: 1.5.0-1
Description: Export Data Frames to Excel 'xlsx' Format
URL: https://cran.r-project.org/package=writexl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541700
LastModified: 1707523287
URLPath: /cgit/aur.git/snapshot/r-writexl.tar.gz