python-crochet on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python-crochet

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

$ yay -Rns python-crochet

2. Manually Install "python-crochet" via AUR

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

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

b. Clone python-crochet's git locally

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

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

$ cd ~/python-crochet $ makepkg -si

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

ID: 1007107
Name: python-crochet
PackageBaseID: 105977
PackageBase: python-crochet
Version: 2.0.0-1
Description: Crochet is a library that makes it easier to use Twisted from regular blocking code
URL: https://github.com/itamarst/crochet
NumVotes: 0
Popularity: 0
OutOfDate: 1700430090
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1452527514
LastModified: 1639978843
URLPath: /cgit/aur.git/snapshot/python-crochet.tar.gz