r-feather on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-feather

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

$ yay -Rns r-feather

2. Manually Install "r-feather" via AUR

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

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

b. Clone r-feather's git locally

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

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

$ cd ~/r-feather $ makepkg -si

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

ID: 1178242
Name: r-feather
PackageBaseID: 179289
PackageBase: r-feather
Version: 0.3.5-7
Description: R Bindings to the Feather 'API'
URL: https://cran.r-project.org/package=feather
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654009488
LastModified: 1670177224
URLPath: /cgit/aur.git/snapshot/r-feather.tar.gz