python-result on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-result

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

$ yay -Rns python-result

2. Manually Install "python-result" via AUR

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

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

b. Clone python-result's git locally

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

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

$ cd ~/python-result $ makepkg -si

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

ID: 1420654
Name: python-result
PackageBaseID: 160771
PackageBase: python-result
Version: 0.16.1-1
Description: A rust-like result type for Python
URL: https://pypi.org/project/result
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1607567929
LastModified: 1709572144
URLPath: /cgit/aur.git/snapshot/python-result.tar.gz