r-sqldataframe on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sqldataframe

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

$ yay -Rns r-sqldataframe

2. Manually Install "r-sqldataframe" via AUR

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

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

b. Clone r-sqldataframe's git locally

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

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

$ cd ~/r-sqldataframe $ makepkg -si

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

ID: 1408348
Name: r-sqldataframe
PackageBaseID: 182566
PackageBase: r-sqldataframe
Version: 1.16.1-1
Description: Representation of SQL database in DataFrame metaphor
URL: https://bioconductor.org/packages/SQLDataFrame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654533413
LastModified: 1707782630
URLPath: /cgit/aur.git/snapshot/r-sqldataframe.tar.gz