r-futile.logger on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-futile.logger

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

$ yay -Rns r-futile.logger

2. Manually Install "r-futile.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-futile.logger's git locally

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

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

$ cd ~/r-futile.logger $ makepkg -si

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

ID: 1232357
Name: r-futile.logger
PackageBaseID: 148635
PackageBase: r-futile.logger
Version: 1.4.3-4
Description: A Logging Utility for R
URL: https://cran.r-project.org/package=futile.logger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: dviktor
FirstSubmitted: 1580400842
LastModified: 1679846267
URLPath: /cgit/aur.git/snapshot/r-futile.logger.tar.gz