r-asciicast on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-asciicast

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

$ yay -Rns r-asciicast

2. Manually Install "r-asciicast" via AUR

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

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

b. Clone r-asciicast's git locally

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

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

$ cd ~/r-asciicast $ makepkg -si

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

ID: 1388672
Name: r-asciicast
PackageBaseID: 191819
PackageBase: r-asciicast
Version: 2.3.1-2
Description: Create ‘Ascii’ Screen Casts from R Scripts
URL: https://cran.r-project.org/package=asciicast
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679480897
LastModified: 1705653735
URLPath: /cgit/aur.git/snapshot/r-asciicast.tar.gz