r-highr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-highr

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

$ yay -Rns r-highr

2. Manually Install "r-highr" via AUR

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

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

b. Clone r-highr's git locally

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

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

$ cd ~/r-highr $ makepkg -si

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

ID: 1269523
Name: r-highr
PackageBaseID: 141719
PackageBase: r-highr
Version: 0.10-3
Description: Syntax Highlighting for R Source Code
URL: https://cran.r-project.org/package=highr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556817504
LastModified: 1686161188
URLPath: /cgit/aur.git/snapshot/r-highr.tar.gz