r-lintr on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-lintr

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

$ yay -Rns r-lintr

2. Manually Install "r-lintr" via AUR

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

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

b. Clone r-lintr's git locally

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

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

$ cd ~/r-lintr $ makepkg -si

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

ID: 1349232
Name: r-lintr
PackageBaseID: 140577
PackageBase: r-lintr
Version: 3.1.1-1
Description: A 'Linter' for R Code
URL: https://cran.r-project.org/package=lintr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: editicalu
FirstSubmitted: 1553438412
LastModified: 1699380385
URLPath: /cgit/aur.git/snapshot/r-lintr.tar.gz