r-xtable on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-xtable

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

$ yay -Rns r-xtable

2. Manually Install "r-xtable" via AUR

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

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

b. Clone r-xtable's git locally

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

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

$ cd ~/r-xtable $ makepkg -si

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

ID: 1285556
Name: r-xtable
PackageBaseID: 142046
PackageBase: r-xtable
Version: 1.8.4-10
Description: Export Tables to LaTeX or HTML
URL: https://cran.r-project.org/package=xtable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1557849171
LastModified: 1688904075
URLPath: /cgit/aur.git/snapshot/r-xtable.tar.gz