python-grapevine on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-grapevine

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

$ yay -Rns python-grapevine

2. Manually Install "python-grapevine" via AUR

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

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

b. Clone python-grapevine's git locally

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

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

$ cd ~/python-grapevine $ makepkg -si

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

ID: 194214
Name: python-grapevine
PackageBaseID: 71245
PackageBase: python-grapevine
Version: 1.0-1
Description: Iterator pipelines for Python
URL: http://jwilk.net/software/python-grapevine
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1371893193
LastModified: 1434185864
URLPath: /cgit/aur.git/snapshot/python-grapevine.tar.gz