pandoc-rstudio on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S pandoc-rstudio

* (Optional) Uninstall pandoc-rstudio on Arch using YAY

$ yay -Rns pandoc-rstudio

2. Manually Install "pandoc-rstudio" via AUR

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

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

b. Clone pandoc-rstudio's git locally

$ git clone https://aur.archlinux.org/pandoc-rstudio.git ~/pandoc-rstudio

c. Go to ~/pandoc-rstudio folder and install it

$ cd ~/pandoc-rstudio $ makepkg -si

3. Information about the pandoc-rstudio package on Arch User Repository (AUR)

ID: 196711
Name: pandoc-rstudio
PackageBaseID: 90159
PackageBase: pandoc-rstudio
Version: 1.13.1-1
Description: Links in /usr/bin to the prebuilt binaries bundled with rstudio
URL: http://www.pandoc.org/
NumVotes: 8
Popularity: 6.0E-6
OutOfDate: 1704462647
Maintainer: tstenner
Submitter: tstenner
FirstSubmitted: 1423134670
LastModified: 1434392464
URLPath: /cgit/aur.git/snapshot/pandoc-rstudio.tar.gz