r-gtfsio on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-gtfsio

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

$ yay -Rns r-gtfsio

2. Manually Install "r-gtfsio" via AUR

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

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

b. Clone r-gtfsio's git locally

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

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

$ cd ~/r-gtfsio $ makepkg -si

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

ID: 1337027
Name: r-gtfsio
PackageBaseID: 191794
PackageBase: r-gtfsio
Version: 1.1.1-1
Description: Read and Write General Transit Feed Specification (GTFS) Files
URL: https://cran.r-project.org/package=gtfsio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679436320
LastModified: 1697792260
URLPath: /cgit/aur.git/snapshot/r-gtfsio.tar.gz