r-lubridate on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-lubridate

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

$ yay -Rns r-lubridate

2. Manually Install "r-lubridate" via AUR

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

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

b. Clone r-lubridate's git locally

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

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

$ cd ~/r-lubridate $ makepkg -si

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

ID: 1343346
Name: r-lubridate
PackageBaseID: 133379
PackageBase: r-lubridate
Version: 1.9.3-2
Description: Make Dealing with Dates a Little Easier
URL: https://cran.r-project.org/package=lubridate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: clintval
FirstSubmitted: 1528662357
LastModified: 1698494519
URLPath: /cgit/aur.git/snapshot/r-lubridate.tar.gz