r-shinyvalidate on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-shinyvalidate

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

$ yay -Rns r-shinyvalidate

2. Manually Install "r-shinyvalidate" via AUR

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

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

b. Clone r-shinyvalidate's git locally

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

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

$ cd ~/r-shinyvalidate $ makepkg -si

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

ID: 1328751
Name: r-shinyvalidate
PackageBaseID: 187340
PackageBase: r-shinyvalidate
Version: 0.1.3-1
Description: Input Validation for Shiny Apps
URL: https://cran.r-project.org/package=shinyvalidate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1668341905
LastModified: 1696442675
URLPath: /cgit/aur.git/snapshot/r-shinyvalidate.tar.gz