r-dfidx on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dfidx

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

$ yay -Rns r-dfidx

2. Manually Install "r-dfidx" via AUR

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

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

b. Clone r-dfidx's git locally

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

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

$ cd ~/r-dfidx $ makepkg -si

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

ID: 1320779
Name: r-dfidx
PackageBaseID: 197722
PackageBase: r-dfidx
Version: 0.0.5-1
Description: Indexed Data Frames
URL: https://cran.r-project.org/package=dfidx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695053073
LastModified: 1695053073
URLPath: /cgit/aur.git/snapshot/r-dfidx.tar.gz