python-string-utils on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-string-utils

* (Optional) Uninstall python-string-utils on Arch using YAY

$ yay -Rns python-string-utils

2. Manually Install "python-string-utils" via AUR

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

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

b. Clone python-string-utils's git locally

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

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

$ cd ~/python-string-utils $ makepkg -si

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

ID: 1262620
Name: python-string-utils
PackageBaseID: 135377
PackageBase: python-string-utils
Version: 1.0.0-1
Description: Utility functions for strings validation and manipulation
URL: https://pypi.org/project/python-string-utils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cgirard
Submitter: g4b1bb097
FirstSubmitted: 1535235376
LastModified: 1684938358
URLPath: /cgit/aur.git/snapshot/python-string-utils.tar.gz