python-itertools-len on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-itertools-len

* (Optional) Uninstall python-itertools-len on Arch using YAY

$ yay -Rns python-itertools-len

2. Manually Install "python-itertools-len" via AUR

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

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

b. Clone python-itertools-len's git locally

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

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

$ cd ~/python-itertools-len $ makepkg -si

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

ID: 688720
Name: python-itertools-len
PackageBaseID: 147865
PackageBase: python-itertools-len
Version: 1.0-2
Description: Wrapper around the stdlib’ itertools with len() support
URL: https://github.com/flying-sheep/itertools-len
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1578171971
LastModified: 1579702320
URLPath: /cgit/aur.git/snapshot/python-itertools-len.tar.gz