python-chances on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-chances

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

$ yay -Rns python-chances

2. Manually Install "python-chances" via AUR

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

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

b. Clone python-chances's git locally

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

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

$ cd ~/python-chances $ makepkg -si

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

ID: 854117
Name: python-chances
PackageBaseID: 142560
PackageBase: python-chances
Version: 0.1.9-1
Description: Chances provides a simple utility to access random methods in a unified manner. The package implements pseudo, quasi, and true random methods, including an actual quantum random method and ambience sound based true random method.
URL: https://github.com/autonomio/chances
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kryptato
Submitter: kryptato
FirstSubmitted: 1559814924
LastModified: 1611789966
URLPath: /cgit/aur.git/snapshot/python-chances.tar.gz