proby on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S proby

* (Optional) Uninstall proby on Arch using YAY

$ yay -Rns proby

2. Manually Install "proby" via AUR

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

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

b. Clone proby's git locally

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

c. Go to ~/proby folder and install it

$ cd ~/proby $ makepkg -si

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

ID: 776871
Name: proby
PackageBaseID: 146050
PackageBase: proby
Version: 1.0.2-1
Description: Check whether hosts are reachable on certain ports and return result on HTTP
URL: https://github.com/svenstaro/proby
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: svenstaro
Submitter: svenstaro
FirstSubmitted: 1571857234
LastModified: 1597028519
URLPath: /cgit/aur.git/snapshot/proby.tar.gz