r-prettydoc on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S r-prettydoc

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

$ yay -Rns r-prettydoc

2. Manually Install "r-prettydoc" via AUR

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

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

b. Clone r-prettydoc's git locally

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

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

$ cd ~/r-prettydoc $ makepkg -si

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

ID: 1093221
Name: r-prettydoc
PackageBaseID: 181818
PackageBase: r-prettydoc
Version: 0.4.1-4
Description: Creating Pretty Documents from R Markdown
URL: https://cran.r-project.org/package=prettydoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654513039
LastModified: 1654513039
URLPath: /cgit/aur.git/snapshot/r-prettydoc.tar.gz