r-slider on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-slider

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

$ yay -Rns r-slider

2. Manually Install "r-slider" via AUR

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

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

b. Clone r-slider's git locally

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

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

$ cd ~/r-slider $ makepkg -si

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

ID: 1333021
Name: r-slider
PackageBaseID: 182443
PackageBase: r-slider
Version: 0.3.1-1
Description: Sliding Window Functions
URL: https://cran.r-project.org/package=slider
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654528892
LastModified: 1697133814
URLPath: /cgit/aur.git/snapshot/r-slider.tar.gz