r-pkgkitten on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-pkgkitten

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

$ yay -Rns r-pkgkitten

2. Manually Install "r-pkgkitten" via AUR

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

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

b. Clone r-pkgkitten's git locally

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

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

$ cd ~/r-pkgkitten $ makepkg -si

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

ID: 1088934
Name: r-pkgkitten
PackageBaseID: 179336
PackageBase: r-pkgkitten
Version: 0.2.2-1
Description: Provides a function kitten() which creates cute little packages which pass R package checks
URL: https://cran.r-project.org/package=pkgKitten
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragreener1
FirstSubmitted: 1654164021
LastModified: 1654164021
URLPath: /cgit/aur.git/snapshot/r-pkgkitten.tar.gz