r-kit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-kit

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

$ yay -Rns r-kit

2. Manually Install "r-kit" via AUR

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

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

b. Clone r-kit's git locally

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

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

$ cd ~/r-kit $ makepkg -si

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

ID: 1418425
Name: r-kit
PackageBaseID: 198525
PackageBase: r-kit
Version: 0.0.16-1
Description: Data Manipulation Functions Implemented in C
URL: https://cran.r-project.org/package=kit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1697286845
LastModified: 1709251337
URLPath: /cgit/aur.git/snapshot/r-kit.tar.gz