r-proftools on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-proftools

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

$ yay -Rns r-proftools

2. Manually Install "r-proftools" via AUR

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

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

b. Clone r-proftools's git locally

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

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

$ cd ~/r-proftools $ makepkg -si

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

ID: 1425955
Name: r-proftools
PackageBaseID: 181834
PackageBase: r-proftools
Version: 0.99.3-9
Description: Profile Output Processing Tools for R
URL: https://cran.r-project.org/package=proftools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654513421
LastModified: 1710267019
URLPath: /cgit/aur.git/snapshot/r-proftools.tar.gz