r-lsr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-lsr

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

$ yay -Rns r-lsr

2. Manually Install "r-lsr" via AUR

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

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

b. Clone r-lsr's git locally

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

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

$ cd ~/r-lsr $ makepkg -si

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

ID: 1418249
Name: r-lsr
PackageBaseID: 181145
PackageBase: r-lsr
Version: 0.5.2-7
Description: Companion to "Learning Statistics with R"
URL: https://cran.r-project.org/package=lsr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654496597
LastModified: 1709230142
URLPath: /cgit/aur.git/snapshot/r-lsr.tar.gz