python-greenery on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-greenery

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

$ yay -Rns python-greenery

2. Manually Install "python-greenery" via AUR

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

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

b. Clone python-greenery's git locally

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

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

$ cd ~/python-greenery $ makepkg -si

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

ID: 1145488
Name: python-greenery
PackageBaseID: 177717
PackageBase: python-greenery
Version: 3.3.7-1
Description: Greenery allows manipulation of regular expressions as finite state machines
URL: https://github.com/qntm/greenery
NumVotes: 1
Popularity: 2.0E-5
OutOfDate:
Maintainer: Anty0
Submitter: Anty0
FirstSubmitted: 1649199585
LastModified: 1664376454
URLPath: /cgit/aur.git/snapshot/python-greenery.tar.gz