r-gridextra on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S r-gridextra

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

$ yay -Rns r-gridextra

2. Manually Install "r-gridextra" via AUR

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

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

b. Clone r-gridextra's git locally

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

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

$ cd ~/r-gridextra $ makepkg -si

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

ID: 518477
Name: r-gridextra
PackageBaseID: 133397
PackageBase: r-gridextra
Version: 2.3-1
Description: Provides a number of user-level functions to work with "grid" graphics, notably to arrange multiple grid-based plots on a page, and draw tables.
URL: http://cran.r-project.org/web/packages/gridExtra/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1528712223
LastModified: 1528712223
URLPath: /cgit/aur.git/snapshot/r-gridextra.tar.gz