r-knitr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-knitr

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

$ yay -Rns r-knitr

2. Manually Install "r-knitr" via AUR

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

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

b. Clone r-knitr's git locally

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

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

$ cd ~/r-knitr $ makepkg -si

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

ID: 1344563
Name: r-knitr
PackageBaseID: 140566
PackageBase: r-knitr
Version: 1.45-1
Description: A General-Purpose Package for Dynamic Report Generation in R
URL: https://cran.r-project.org/package=knitr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553434698
LastModified: 1698667536
URLPath: /cgit/aur.git/snapshot/r-knitr.tar.gz