r-bis on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-bis

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

$ yay -Rns r-bis

2. Manually Install "r-bis" via AUR

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

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

b. Clone r-bis's git locally

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

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

$ cd ~/r-bis $ makepkg -si

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

ID: 918485
Name: r-bis
PackageBaseID: 167761
PackageBase: r-bis
Version: 0.2.1-1
Description: Provides an interface to data provided by the Bank for International Settlements, allowing for programmatic retrieval of a large quantity of (central) banking data.
URL: https://cran.r-project.org/web/packages/BIS/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1623158823
LastModified: 1623158823
URLPath: /cgit/aur.git/snapshot/r-bis.tar.gz