probability on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S probability

* (Optional) Uninstall probability on Arch using YAY

$ yay -Rns probability

2. Manually Install "probability" via AUR

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

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

b. Clone probability's git locally

$ git clone https://aur.archlinux.org/probability.git ~/probability

c. Go to ~/probability folder and install it

$ cd ~/probability $ makepkg -si

3. Information about the probability package on Arch User Repository (AUR)

ID: 341152
Name: probability
PackageBaseID: 63545
PackageBase: probability
Version: b55e508d94e6-3
Description: Probability Machine Simulator
URL: https://bitbucket.org/ewaller/probability
NumVotes: 1
Popularity: 0
OutOfDate: 1705947874
Maintainer: ewaller
Submitter: ewaller
FirstSubmitted: 1350092437
LastModified: 1474681422
URLPath: /cgit/aur.git/snapshot/probability.tar.gz