python-devrandom on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-devrandom

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

$ yay -Rns python-devrandom

2. Manually Install "python-devrandom" via AUR

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

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

b. Clone python-devrandom's git locally

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

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

$ cd ~/python-devrandom $ makepkg -si

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

ID: 1047394
Name: python-devrandom
PackageBaseID: 176677
PackageBase: python-devrandom
Version: 3.b253746-1
Description: /dev/random support for python's 'random' module.
URL: https://gitlab.com/ewtoombs/python-devrandom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ewtoombs
Submitter: ewtoombs
FirstSubmitted: 1646629389
LastModified: 1646629389
URLPath: /cgit/aur.git/snapshot/python-devrandom.tar.gz