python2-randomdotorg on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python2-randomdotorg

* (Optional) Uninstall python2-randomdotorg on Arch using YAY

$ yay -Rns python2-randomdotorg

2. Manually Install "python2-randomdotorg" via AUR

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

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

b. Clone python2-randomdotorg's git locally

$ git clone https://aur.archlinux.org/python2-randomdotorg.git ~/python2-randomdotorg

c. Go to ~/python2-randomdotorg folder and install it

$ cd ~/python2-randomdotorg $ makepkg -si

3. Information about the python2-randomdotorg package on Arch User Repository (AUR)

ID: 231289
Name: python2-randomdotorg
PackageBaseID: 100141
PackageBase: python2-randomdotorg
Version: 0.1.3a3-1
Description: Implements python's random number interface by fetching data from random.org
URL: http://code.google.com/p/randomdotorg/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gabrielmagno
FirstSubmitted: 1442422347
LastModified: 1442423045
URLPath: /cgit/aur.git/snapshot/python2-randomdotorg.tar.gz