python-pytils on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-pytils

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

$ yay -Rns python-pytils

2. Manually Install "python-pytils" via AUR

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

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

b. Clone python-pytils's git locally

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

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

$ cd ~/python-pytils $ makepkg -si

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

ID: 1044463
Name: python-pytils
PackageBaseID: 97630
PackageBase: python-pytils
Version: 0.4.1-1
Description: Russian-specific string utils
URL: https://pypi.python.org/pypi/pytils
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: masser
FirstSubmitted: 1439609096
LastModified: 1646081405
URLPath: /cgit/aur.git/snapshot/python-pytils.tar.gz

5. The same packages on other Linux Distributions