python-xeger on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-xeger

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

$ yay -Rns python-xeger

2. Manually Install "python-xeger" via AUR

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

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

b. Clone python-xeger's git locally

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

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

$ cd ~/python-xeger $ makepkg -si

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

ID: 982430
Name: python-xeger
PackageBaseID: 148352
PackageBase: python-xeger
Version: 0.3.5-2
Description: A library for generating random strings from a valid regular expression.
URL: https://github.com/crdoconnor/xeger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Coelacanthus
FirstSubmitted: 1579508710
LastModified: 1635803859
URLPath: /cgit/aur.git/snapshot/python-xeger.tar.gz