python-first on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-first

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

$ yay -Rns python-first

2. Manually Install "python-first" via AUR

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

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

b. Clone python-first's git locally

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

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

$ cd ~/python-first $ makepkg -si

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

ID: 1381400
Name: python-first
PackageBaseID: 201290
PackageBase: python-first
Version: 2.0.2-6
Description: Return the first true value of an iterable
URL: https://github.com/hynek/first
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1704562564
LastModified: 1704562564
URLPath: /cgit/aur.git/snapshot/python-first.tar.gz