python-portion on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python-portion

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

$ yay -Rns python-portion

2. Manually Install "python-portion" via AUR

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

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

b. Clone python-portion's git locally

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

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

$ cd ~/python-portion $ makepkg -si

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

ID: 1365444
Name: python-portion
PackageBaseID: 188464
PackageBase: python-portion
Version: 2.4.2-1
Description: Python library providing data structure and operations for intervals
URL: https://github.com/AlexandreDecan/portion
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1670158076
LastModified: 1701856720
URLPath: /cgit/aur.git/snapshot/python-portion.tar.gz