r-tweenr on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S r-tweenr

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

$ yay -Rns r-tweenr

2. Manually Install "r-tweenr" via AUR

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

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

b. Clone r-tweenr's git locally

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

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

$ cd ~/r-tweenr $ makepkg -si

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

ID: 1415940
Name: r-tweenr
PackageBaseID: 176492
PackageBase: r-tweenr
Version: 2.0.3-1
Description: Interpolate Data for Smooth Animations
URL: https://cran.r-project.org/package=tweenr
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1646053465
LastModified: 1708970584
URLPath: /cgit/aur.git/snapshot/r-tweenr.tar.gz