python-stringbrewer on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-stringbrewer

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

$ yay -Rns python-stringbrewer

2. Manually Install "python-stringbrewer" via AUR

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

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

b. Clone python-stringbrewer's git locally

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

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

$ cd ~/python-stringbrewer $ makepkg -si

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

ID: 1252033
Name: python-stringbrewer
PackageBaseID: 183292
PackageBase: python-stringbrewer
Version: 0.0.1-2
Description: Generate random strings matching a pattern
URL: https://github.com/simoncozens/stringbrewer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1655451497
LastModified: 1683144149
URLPath: /cgit/aur.git/snapshot/python-stringbrewer.tar.gz