python-roundrobin on AUR (Arch User Repository)

Last updated: November 28,2024

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

$ yay -S python-roundrobin

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

$ yay -Rns python-roundrobin

2. Manually Install "python-roundrobin" via AUR

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

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

b. Clone python-roundrobin's git locally

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

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

$ cd ~/python-roundrobin $ makepkg -si

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

ID: 985219
Name: python-roundrobin
PackageBaseID: 172839
PackageBase: python-roundrobin
Version: 0.0.2-1
Description: This is rather small collection of round robin utilites
URL: https://github.com/linnik/roundrobin
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: stick
Submitter: stick
FirstSubmitted: 1636296538
LastModified: 1636296538
URLPath: /cgit/aur.git/snapshot/python-roundrobin.tar.gz