r-operator.tools on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S r-operator.tools

* (Optional) Uninstall r-operator.tools on Arch using YAY

$ yay -Rns r-operator.tools

2. Manually Install "r-operator.tools" via AUR

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

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

b. Clone r-operator.tools's git locally

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

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

$ cd ~/r-operator.tools $ makepkg -si

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

ID: 1418242
Name: r-operator.tools
PackageBaseID: 145465
PackageBase: r-operator.tools
Version: 1.6.3-11
Description: Utilities for Working with R's Operators
URL: https://cran.r-project.org/package=operator.tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1569859337
LastModified: 1709229996
URLPath: /cgit/aur.git/snapshot/r-operator.tools.tar.gz