r-shinyalert on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-shinyalert

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

$ yay -Rns r-shinyalert

2. Manually Install "r-shinyalert" via AUR

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

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

b. Clone r-shinyalert's git locally

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

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

$ cd ~/r-shinyalert $ makepkg -si

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

ID: 1093909
Name: r-shinyalert
PackageBaseID: 182380
PackageBase: r-shinyalert
Version: 3.0.0-4
Description: Easily Create Pretty Popup Messages (Modals) in 'Shiny'
URL: https://cran.r-project.org/package=shinyalert
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654527202
LastModified: 1654527202
URLPath: /cgit/aur.git/snapshot/r-shinyalert.tar.gz