python2-first on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-first

* (Optional) Uninstall python2-first on Arch using YAY

$ yay -Rns python2-first

2. Manually Install "python2-first" via AUR

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

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

b. Clone python2-first's git locally

$ git clone https://aur.archlinux.org/python2-first.git ~/python2-first

c. Go to ~/python2-first folder and install it

$ cd ~/python2-first $ makepkg -si

3. Information about the python2-first package on Arch User Repository (AUR)

ID: 1110474
Name: python2-first
PackageBaseID: 125034
PackageBase: python2-first
Version: 2.0.2-1
Description: Provides a Python function to get the first element of an iterator.
URL: https://github.com/hynek/first/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cgirard
FirstSubmitted: 1503483759
LastModified: 1657524136
URLPath: /cgit/aur.git/snapshot/python2-first.tar.gz

5. The same packages on other Linux Distributions