python-returns on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-returns

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

$ yay -Rns python-returns

2. Manually Install "python-returns" via AUR

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

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

b. Clone python-returns's git locally

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

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

$ cd ~/python-returns $ makepkg -si

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

ID: 1310155
Name: python-returns
PackageBaseID: 195072
PackageBase: python-returns
Version: 0.22.0-1
Description: Make your functions return something meaningful, typed, and safe
URL: https://returns.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1687769698
LastModified: 1693225996
URLPath: /cgit/aur.git/snapshot/python-returns.tar.gz