r-kableextra on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-kableextra

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

$ yay -Rns r-kableextra

2. Manually Install "r-kableextra" via AUR

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

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

b. Clone r-kableextra's git locally

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

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

$ cd ~/r-kableextra $ makepkg -si

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

ID: 1391913
Name: r-kableextra
PackageBaseID: 181036
PackageBase: r-kableextra
Version: 1.4.0-1
Description: Construct Complex Table with 'kable' and Pipe Syntax
URL: https://cran.r-project.org/package=kableExtra
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654493902
LastModified: 1706119546
URLPath: /cgit/aur.git/snapshot/r-kableextra.tar.gz