r-texreg on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-texreg

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

$ yay -Rns r-texreg

2. Manually Install "r-texreg" via AUR

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

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

b. Clone r-texreg's git locally

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

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

$ cd ~/r-texreg $ makepkg -si

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

ID: 1350680
Name: r-texreg
PackageBaseID: 188466
PackageBase: r-texreg
Version: 1.39.3-1
Description: Conversion of R Regression Output to LaTeX or HTML Tables
URL: https://cran.r-project.org/package=texreg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1670160308
LastModified: 1699596191
URLPath: /cgit/aur.git/snapshot/r-texreg.tar.gz