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