r-paper on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-paper

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

$ yay -Rns r-paper

2. Manually Install "r-paper" via AUR

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

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

b. Clone r-paper's git locally

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

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

$ cd ~/r-paper $ makepkg -si

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

ID: 1127325
Name: r-paper
PackageBaseID: 181663
PackageBase: r-paper
Version: 1.0.5-2
Description: A Toolbox for Writing Pretty Papers and Reports
URL: https://cran.r-project.org/package=papeR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654509320
LastModified: 1660784734
URLPath: /cgit/aur.git/snapshot/r-paper.tar.gz