python-cursive on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S python-cursive

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

$ yay -Rns python-cursive

2. Manually Install "python-cursive" via AUR

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

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

b. Clone python-cursive's git locally

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

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

$ cd ~/python-cursive $ makepkg -si

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

ID: 958008
Name: python-cursive
PackageBaseID: 164373
PackageBase: python-cursive
Version: 0.2.2-1
Description: Cursive implements OpenStack-specific validation of digital signatures.
URL: https://opendev.org/x/cursive
NumVotes: 0
Popularity: 0
OutOfDate: 1697286244
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886639
LastModified: 1631048524
URLPath: /cgit/aur.git/snapshot/python-cursive.tar.gz