r-timechange on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-timechange

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

$ yay -Rns r-timechange

2. Manually Install "r-timechange" via AUR

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

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

b. Clone r-timechange's git locally

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

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

$ cd ~/r-timechange $ makepkg -si

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

ID: 1388303
Name: r-timechange
PackageBaseID: 187154
PackageBase: r-timechange
Version: 0.3.0-1
Description: Efficient Manipulation of Date-Times
URL: https://cran.r-project.org/package=timechange
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1667731268
LastModified: 1705600904
URLPath: /cgit/aur.git/snapshot/r-timechange.tar.gz