r-logging on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-logging

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

$ yay -Rns r-logging

2. Manually Install "r-logging" via AUR

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

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

b. Clone r-logging's git locally

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

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

$ cd ~/r-logging $ makepkg -si

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

ID: 1377909
Name: r-logging
PackageBaseID: 181122
PackageBase: r-logging
Version: 0.10.108-9
Description: R Logging Package
URL: https://cran.r-project.org/package=logging
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654496031
LastModified: 1703981131
URLPath: /cgit/aur.git/snapshot/r-logging.tar.gz