r-pdftools on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S r-pdftools

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

$ yay -Rns r-pdftools

2. Manually Install "r-pdftools" via AUR

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

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

b. Clone r-pdftools's git locally

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

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

$ cd ~/r-pdftools $ makepkg -si

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

ID: 1325217
Name: r-pdftools
PackageBaseID: 181701
PackageBase: r-pdftools
Version: 3.4.0-2
Description: Text Extraction, Rendering and Converting of PDF Documents
URL: https://cran.r-project.org/package=pdftools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510226
LastModified: 1695772986
URLPath: /cgit/aur.git/snapshot/r-pdftools.tar.gz