weighted-choice on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S weighted-choice

* (Optional) Uninstall weighted-choice on Arch using YAY

$ yay -Rns weighted-choice

2. Manually Install "weighted-choice" via AUR

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

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

b. Clone weighted-choice's git locally

$ git clone https://aur.archlinux.org/weighted-choice.git ~/weighted-choice

c. Go to ~/weighted-choice folder and install it

$ cd ~/weighted-choice $ makepkg -si

3. Information about the weighted-choice package on Arch User Repository (AUR)

ID: 956765
Name: weighted-choice
PackageBaseID: 170018
PackageBase: weighted-choice
Version: 1-2
Description: A simple tool that selects from a weighted set of indices
URL: https://github.com/42LoCo42/weighted-choice
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 42LoCo42
Submitter: 42LoCo42
FirstSubmitted: 1629192682
LastModified: 1630786761
URLPath: /cgit/aur.git/snapshot/weighted-choice.tar.gz