r-rmysql on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rmysql

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

$ yay -Rns r-rmysql

2. Manually Install "r-rmysql" via AUR

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

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

b. Clone r-rmysql's git locally

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

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

$ cd ~/r-rmysql $ makepkg -si

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

ID: 1364465
Name: r-rmysql
PackageBaseID: 182134
PackageBase: r-rmysql
Version: 0.10.27-1
Description: Database Interface and 'MySQL' Driver for R
URL: https://cran.r-project.org/package=RMySQL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654520826
LastModified: 1701713268
URLPath: /cgit/aur.git/snapshot/r-rmysql.tar.gz