r-pkgdown on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-pkgdown

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

$ yay -Rns r-pkgdown

2. Manually Install "r-pkgdown" via AUR

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

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

b. Clone r-pkgdown's git locally

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

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

$ cd ~/r-pkgdown $ makepkg -si

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

ID: 1182484
Name: r-pkgdown
PackageBaseID: 184173
PackageBase: r-pkgdown
Version: 2.0.7-1
Description: Make Static HTML Documentation for a Package
URL: https://cran.r-project.org/package=pkgdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1658419211
LastModified: 1671019425
URLPath: /cgit/aur.git/snapshot/r-pkgdown.tar.gz