r-logger on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-logger

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

$ yay -Rns r-logger

2. Manually Install "r-logger" via AUR

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

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

b. Clone r-logger's git locally

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

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

$ cd ~/r-logger $ makepkg -si

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

ID: 1421289
Name: r-logger
PackageBaseID: 181121
PackageBase: r-logger
Version: 0.3.0-1
Description: A Lightweight, Modern and Flexible Logging Utility
URL: https://cran.r-project.org/package=logger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654496008
LastModified: 1709661684
URLPath: /cgit/aur.git/snapshot/r-logger.tar.gz