python-randomgen on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-randomgen

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

$ yay -Rns python-randomgen

2. Manually Install "python-randomgen" via AUR

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

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

b. Clone python-randomgen's git locally

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

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

$ cd ~/python-randomgen $ makepkg -si

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

ID: 1013893
Name: python-randomgen
PackageBaseID: 174720
PackageBase: python-randomgen
Version: 1.21.2-1
Description: Numpy-compatible bit generators and random variates distributions
URL: http://github.com/bashtage/randomgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1641327661
LastModified: 1641327661
URLPath: /cgit/aur.git/snapshot/python-randomgen.tar.gz