r-fredr on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-fredr

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

$ yay -Rns r-fredr

2. Manually Install "r-fredr" via AUR

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

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

b. Clone r-fredr's git locally

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

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

$ cd ~/r-fredr $ makepkg -si

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

ID: 898870
Name: r-fredr
PackageBaseID: 166173
PackageBase: r-fredr
Version: 2.1.0-1
Description: An R client for the 'Federal Reserve Economic Data' ('FRED') API . Functions to retrieve economic time series and other data from 'FRED'.
URL: https://cran.r-project.org/web/packages/fredr/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1619606099
LastModified: 1619606099
URLPath: /cgit/aur.git/snapshot/r-fredr.tar.gz