r-teachingdemos on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-teachingdemos

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

$ yay -Rns r-teachingdemos

2. Manually Install "r-teachingdemos" via AUR

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

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

b. Clone r-teachingdemos's git locally

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

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

$ cd ~/r-teachingdemos $ makepkg -si

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

ID: 1412026
Name: r-teachingdemos
PackageBaseID: 182677
PackageBase: r-teachingdemos
Version: 2.13-2
Description: Demonstrations for Teaching and Learning
URL: https://cran.r-project.org/package=TeachingDemos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654536300
LastModified: 1708366106
URLPath: /cgit/aur.git/snapshot/r-teachingdemos.tar.gz