python-iteration-utilities on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-iteration-utilities

* (Optional) Uninstall python-iteration-utilities on Arch using YAY

$ yay -Rns python-iteration-utilities

2. Manually Install "python-iteration-utilities" via AUR

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

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

b. Clone python-iteration-utilities's git locally

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

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

$ cd ~/python-iteration-utilities $ makepkg -si

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

ID: 1421037
Name: python-iteration-utilities
PackageBaseID: 190548
PackageBase: python-iteration-utilities
Version: 0.12.1-1
Description: Utilities based on Pythons iterators and generators.
URL: https://iteration-utilities.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: andrejr
FirstSubmitted: 1676749770
LastModified: 1709629018
URLPath: /cgit/aur.git/snapshot/python-iteration-utilities.tar.gz