python-first on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install python-first on Arch using YAY
$
yay -S
python-first
Copied
* (Optional) Uninstall python-first on Arch using YAY
$
yay -Rns
python-first
Copied
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
Copied
b. Clone python-first's git locally
$
git clone https://aur.archlinux.org/python-first.git
~/python-first
Copied
c. Go to ~/python-first folder and install it
$
cd
~/python-first
Copied
$
makepkg -si
Copied
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
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