r-tictoc on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tictoc

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

$ yay -Rns r-tictoc

2. Manually Install "r-tictoc" via AUR

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

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

b. Clone r-tictoc's git locally

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

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

$ cd ~/r-tictoc $ makepkg -si

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

ID: 1376215
Name: r-tictoc
PackageBaseID: 182699
PackageBase: r-tictoc
Version: 1.2-2
Description: Functions for Timing R Scripts, as Well as Implementations of "Stack" and "StackList" Structures
URL: https://cran.r-project.org/package=tictoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654536849
LastModified: 1703635913
URLPath: /cgit/aur.git/snapshot/r-tictoc.tar.gz