python-randomio on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-randomio

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

$ yay -Rns python-randomio

2. Manually Install "python-randomio" via AUR

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

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

b. Clone python-randomio's git locally

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

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

$ cd ~/python-randomio $ makepkg -si

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

ID: 221016
Name: python-randomio
PackageBaseID: 97426
PackageBase: python-randomio
Version: 0.2.1-3
Description: Generates random bytes and files from a seed
URL: https://github.com/Storj/RandomIO
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
FirstSubmitted: 1439403560
LastModified: 1439404523
URLPath: /cgit/aur.git/snapshot/python-randomio.tar.gz