r-lgr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-lgr

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

$ yay -Rns r-lgr

2. Manually Install "r-lgr" via AUR

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

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

b. Clone r-lgr's git locally

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

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

$ cd ~/r-lgr $ makepkg -si

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

ID: 1135673
Name: r-lgr
PackageBaseID: 181097
PackageBase: r-lgr
Version: 0.4.4-1
Description: A Fully Featured Logging Framework
URL: https://cran.r-project.org/package=lgr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654495420
LastModified: 1662422480
URLPath: /cgit/aur.git/snapshot/r-lgr.tar.gz