r-ecb on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S r-ecb

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

$ yay -Rns r-ecb

2. Manually Install "r-ecb" via AUR

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

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

b. Clone r-ecb's git locally

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

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

$ cd ~/r-ecb $ makepkg -si

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

ID: 913329
Name: r-ecb
PackageBaseID: 167420
PackageBase: r-ecb
Version: 0.4.0-1
Description: Provides an interface to the European Central Bank's Statistical Data Warehouse API, allowing for programmatic retrieval of a vast quantity of statistical data.
URL: https://cran.r-project.org/web/packages/ecb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1622216576
LastModified: 1622216576
URLPath: /cgit/aur.git/snapshot/r-ecb.tar.gz