r-rmarkdown on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "r-rmarkdown" 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
Copied
b. Install r-rmarkdown on Arch using YAY
$
yay -S
r-rmarkdown
Copied
* (Optional) Uninstall r-rmarkdown on Arch using YAY
$
yay -Rns
r-rmarkdown
Copied
2. Manually Install "r-rmarkdown" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone r-rmarkdown's git locally
$
git clone https://aur.archlinux.org/r-rmarkdown.git
~/r-rmarkdown
Copied
c. Go to ~/r-rmarkdown folder and install it
$
cd
~/r-rmarkdown
Copied
$
makepkg -si
Copied
3. Information about the r-rmarkdown package on Arch User Repository (AUR)
ID: 1421479
Name: r-rmarkdown
PackageBaseID: 140568
PackageBase: r-rmarkdown
Version: 2.26-1
Description: Dynamic Documents for R
URL: https://cran.r-project.org/package=rmarkdown
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553434712
LastModified: 1709683486
URLPath: /cgit/aur.git/snapshot/r-rmarkdown.tar.gz
Name: r-rmarkdown
PackageBaseID: 140568
PackageBase: r-rmarkdown
Version: 2.26-1
Description: Dynamic Documents for R
URL: https://cran.r-project.org/package=rmarkdown
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553434712
LastModified: 1709683486
URLPath: /cgit/aur.git/snapshot/r-rmarkdown.tar.gz