r-gtable on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gtable

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

$ yay -Rns r-gtable

2. Manually Install "r-gtable" via AUR

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

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

b. Clone r-gtable's git locally

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

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

$ cd ~/r-gtable $ makepkg -si

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

ID: 1311186
Name: r-gtable
PackageBaseID: 139457
PackageBase: r-gtable
Version: 0.3.4-1
Description: Arrange ‘Grobs’ in Tables
URL: https://cran.r-project.org/package=gtable
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549652498
LastModified: 1693377198
URLPath: /cgit/aur.git/snapshot/r-gtable.tar.gz