r-odbc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-odbc

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

$ yay -Rns r-odbc

2. Manually Install "r-odbc" via AUR

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

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

b. Clone r-odbc's git locally

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

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

$ cd ~/r-odbc $ makepkg -si

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

ID: 1392792
Name: r-odbc
PackageBaseID: 192049
PackageBase: r-odbc
Version: 1.4.2-1
Description: Connect to ODBC Compatible Databases (using the DBI Interface)
URL: https://cran.r-project.org/package=odbc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1680077572
LastModified: 1706257540
URLPath: /cgit/aur.git/snapshot/r-odbc.tar.gz