r-sessioninfo on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S r-sessioninfo

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

$ yay -Rns r-sessioninfo

2. Manually Install "r-sessioninfo" via AUR

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

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

b. Clone r-sessioninfo's git locally

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

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

$ cd ~/r-sessioninfo $ makepkg -si

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

ID: 1154192
Name: r-sessioninfo
PackageBaseID: 149952
PackageBase: r-sessioninfo
Version: 1.2.2-7
Description: R Session Information
URL: https://cran.r-project.org/package=sessioninfo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583712528
LastModified: 1666096474
URLPath: /cgit/aur.git/snapshot/r-sessioninfo.tar.gz