r-swirl on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S r-swirl

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

$ yay -Rns r-swirl

2. Manually Install "r-swirl" via AUR

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

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

b. Clone r-swirl's git locally

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

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

$ cd ~/r-swirl $ makepkg -si

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

ID: 630276
Name: r-swirl
PackageBaseID: 141930
PackageBase: r-swirl
Version: 2.4.4-1
Description: Platform for learning (and teaching) statistics and R simultaneously and interactively
URL: https://github.com/swirldev/swirl
NumVotes: 1
Popularity: 0
OutOfDate: 1583926029
Maintainer:
Submitter: FFY00
FirstSubmitted: 1557486343
LastModified: 1563370721
URLPath: /cgit/aur.git/snapshot/r-swirl.tar.gz