r-chron on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S r-chron

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

$ yay -Rns r-chron

2. Manually Install "r-chron" via AUR

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

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

b. Clone r-chron's git locally

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

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

$ cd ~/r-chron $ makepkg -si

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

ID: 1427229
Name: r-chron
PackageBaseID: 132991
PackageBase: r-chron
Version: 2.3.61-2
Description: Chronological Objects which Can Handle Dates and Times
URL: https://cran.r-project.org/package=chron
NumVotes: 1
Popularity: 0.277268
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: graziano
FirstSubmitted: 1527757578
LastModified: 1710439607
URLPath: /cgit/aur.git/snapshot/r-chron.tar.gz