python-crank on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-crank

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

$ yay -Rns python-crank

2. Manually Install "python-crank" via AUR

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

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

b. Clone python-crank's git locally

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

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

$ cd ~/python-crank $ makepkg -si

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

ID: 284613
Name: python-crank
PackageBaseID: 95070
PackageBase: python-crank
Version: 0.7.1-1
Description: Generalized Object based Dispatch mechanism for use across frameworks.
URL: https://github.com/TurboGears/crank
NumVotes: 0
Popularity: 0
OutOfDate: 1704412153
Maintainer:
Submitter: robcat
FirstSubmitted: 1434963627
LastModified: 1457915683
URLPath: /cgit/aur.git/snapshot/python-crank.tar.gz