r-clock on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-clock

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

$ yay -Rns r-clock

2. Manually Install "r-clock" via AUR

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

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

b. Clone r-clock's git locally

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

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

$ cd ~/r-clock $ makepkg -si

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

ID: 1279109
Name: r-clock
PackageBaseID: 187258
PackageBase: r-clock
Version: 0.7.0-2
Description: Date-Time Types and Tools
URL: https://cran.r-project.org/package=clock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1668098047
LastModified: 1687802702
URLPath: /cgit/aur.git/snapshot/r-clock.tar.gz