python-railroad on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-railroad

* (Optional) Uninstall python-railroad on Arch using YAY

$ yay -Rns python-railroad

2. Manually Install "python-railroad" via AUR

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

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

b. Clone python-railroad's git locally

$ git clone https://aur.archlinux.org/python-railroad.git ~/python-railroad

c. Go to ~/python-railroad folder and install it

$ cd ~/python-railroad $ makepkg -si

3. Information about the python-railroad package on Arch User Repository (AUR)

ID: 1376822
Name: python-railroad
PackageBaseID: 200881
PackageBase: python-railroad
Version: 0.5.0-3
Description: A functional library for data processing
URL: https://github.com/s-m-i-t-a/railroad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1703768825
LastModified: 1703768825
URLPath: /cgit/aur.git/snapshot/python-railroad.tar.gz

5. The same packages on other Linux Distributions