r-table1 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-table1

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

$ yay -Rns r-table1

2. Manually Install "r-table1" via AUR

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

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

b. Clone r-table1's git locally

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

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

$ cd ~/r-table1 $ makepkg -si

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

ID: 1302761
Name: r-table1
PackageBaseID: 187387
PackageBase: r-table1
Version: 1.4.3-1
Description: Tables of Descriptive Statistics in HTML
URL: https://cran.r-project.org/package=table1
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haruomaki
Submitter: haruomaki
FirstSubmitted: 1668450501
LastModified: 1691831274
URLPath: /cgit/aur.git/snapshot/r-table1.tar.gz