r-sendmailr on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sendmailr

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

$ yay -Rns r-sendmailr

2. Manually Install "r-sendmailr" via AUR

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

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

b. Clone r-sendmailr's git locally

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

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

$ cd ~/r-sendmailr $ makepkg -si

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

ID: 1208818
Name: r-sendmailr
PackageBaseID: 182338
PackageBase: r-sendmailr
Version: 1.4.0-3
Description: send email using R
URL: https://cran.r-project.org/package=sendmailR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654526136
LastModified: 1675965781
URLPath: /cgit/aur.git/snapshot/r-sendmailr.tar.gz