r-desctools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-desctools

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

$ yay -Rns r-desctools

2. Manually Install "r-desctools" via AUR

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

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

b. Clone r-desctools's git locally

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

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

$ cd ~/r-desctools $ makepkg -si

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

ID: 1403591
Name: r-desctools
PackageBaseID: 151088
PackageBase: r-desctools
Version: 0.99.54-1
Description: Tools for Descriptive Statistics
URL: https://cran.r-project.org/package=DescTools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586005897
LastModified: 1707005259
URLPath: /cgit/aur.git/snapshot/r-desctools.tar.gz