probe on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S probe

* (Optional) Uninstall probe on Arch using YAY

$ yay -Rns probe

2. Manually Install "probe" via AUR

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

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

b. Clone probe's git locally

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

c. Go to ~/probe folder and install it

$ cd ~/probe $ makepkg -si

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

ID: 217635
Name: probe
PackageBaseID: 93182
PackageBase: probe
Version: 1.30-1
Description: ProBE is an animator for CSP processes allowing the user to explore the behaviour of models interactively
URL: http://www.fsel.com/probe_download.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: will.price94
FirstSubmitted: 1432152214
LastModified: 1438627317
URLPath: /cgit/aur.git/snapshot/probe.tar.gz