r-misctools on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-misctools

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

$ yay -Rns r-misctools

2. Manually Install "r-misctools" via AUR

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

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

b. Clone r-misctools's git locally

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

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

$ cd ~/r-misctools $ makepkg -si

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

ID: 1251919
Name: r-misctools
PackageBaseID: 181352
PackageBase: r-misctools
Version: 0.6.28-1
Description: Miscellaneous Tools and Utilities
URL: https://cran.r-project.org/package=miscTools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654501897
LastModified: 1683137081
URLPath: /cgit/aur.git/snapshot/r-misctools.tar.gz