cppitertools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cppitertools

* (Optional) Uninstall cppitertools on Arch using YAY

$ yay -Rns cppitertools

2. Manually Install "cppitertools" via AUR

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

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

b. Clone cppitertools's git locally

$ git clone https://aur.archlinux.org/cppitertools.git ~/cppitertools

c. Go to ~/cppitertools folder and install it

$ cd ~/cppitertools $ makepkg -si

3. Information about the cppitertools package on Arch User Repository (AUR)

ID: 987316
Name: cppitertools
PackageBaseID: 172986
PackageBase: cppitertools
Version: 2.1-1
Description: Python itertools and builtin iteration functions for C++17
URL: https://github.com/ryanhaining/cppitertools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1636658527
LastModified: 1636658527
URLPath: /cgit/aur.git/snapshot/cppitertools.tar.gz