python2-calabash on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-calabash

* (Optional) Uninstall python2-calabash on Arch using YAY

$ yay -Rns python2-calabash

2. Manually Install "python2-calabash" via AUR

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

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

b. Clone python2-calabash's git locally

$ git clone https://aur.archlinux.org/python2-calabash.git ~/python2-calabash

c. Go to ~/python2-calabash folder and install it

$ cd ~/python2-calabash $ makepkg -si

3. Information about the python2-calabash package on Arch User Repository (AUR)

ID: 200904
Name: python2-calabash
PackageBaseID: 74315
PackageBase: python2-calabash
Version: 0.0.3-1
Description: Bash-style pipelining syntax for Python generators.
URL: http://pypi.python.org/pypi/calabash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mikesd
FirstSubmitted: 1381666266
LastModified: 1434882161
URLPath: /cgit/aur.git/snapshot/python2-calabash.tar.gz