r-flexdashboard on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-flexdashboard

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

$ yay -Rns r-flexdashboard

2. Manually Install "r-flexdashboard" via AUR

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

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

b. Clone r-flexdashboard's git locally

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

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

$ cd ~/r-flexdashboard $ makepkg -si

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

ID: 1302651
Name: r-flexdashboard
PackageBaseID: 180462
PackageBase: r-flexdashboard
Version: 0.6.2-1
Description: R Markdown Format for Flexible Dashboards
URL: https://cran.r-project.org/package=flexdashboard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654480068
LastModified: 1691798659
URLPath: /cgit/aur.git/snapshot/r-flexdashboard.tar.gz