r-av on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S r-av

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

$ yay -Rns r-av

2. Manually Install "r-av" via AUR

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

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

b. Clone r-av's git locally

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

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

$ cd ~/r-av $ makepkg -si

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

ID: 1364831
Name: r-av
PackageBaseID: 176501
PackageBase: r-av
Version: 0.9.0-1
Description: Working with Audio and Video in R
URL: https://cran.r-project.org/package=av
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1646078666
LastModified: 1701757515
URLPath: /cgit/aur.git/snapshot/r-av.tar.gz