r-gtfstools on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-gtfstools

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

$ yay -Rns r-gtfstools

2. Manually Install "r-gtfstools" via AUR

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

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

b. Clone r-gtfstools's git locally

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

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

$ cd ~/r-gtfstools $ makepkg -si

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

ID: 1232442
Name: r-gtfstools
PackageBaseID: 191795
PackageBase: r-gtfstools
Version: 1.2.0-2
Description: Read, manipulate, analyse and write transit feeds in the General Transit Feed Specification (GTFS) data format
URL: https://cran.r-project.org/package=gtfstools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679436332
LastModified: 1679852972
URLPath: /cgit/aur.git/snapshot/r-gtfstools.tar.gz