r-dbitest on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S r-dbitest

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

$ yay -Rns r-dbitest

2. Manually Install "r-dbitest" via AUR

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

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

b. Clone r-dbitest's git locally

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

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

$ cd ~/r-dbitest $ makepkg -si

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

ID: 1374112
Name: r-dbitest
PackageBaseID: 176381
PackageBase: r-dbitest
Version: 1.8.0-1
Description: Testing DBI Backends
URL: https://cran.r-project.org/package=DBItest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1645820290
LastModified: 1703268500
URLPath: /cgit/aur.git/snapshot/r-dbitest.tar.gz