r-tinytex on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S r-tinytex

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

$ yay -Rns r-tinytex

2. Manually Install "r-tinytex" via AUR

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

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

b. Clone r-tinytex's git locally

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

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

$ cd ~/r-tinytex $ makepkg -si

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

ID: 1428157
Name: r-tinytex
PackageBaseID: 141724
PackageBase: r-tinytex
Version: 0.50-1
Description: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents
URL: https://cran.r-project.org/package=tinytex
NumVotes: 2
Popularity: 3.5E-5
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556819575
LastModified: 1710568976
URLPath: /cgit/aur.git/snapshot/r-tinytex.tar.gz