proby on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install proby on Arch using YAY
$
yay -S
proby
Copied
* (Optional) Uninstall proby on Arch using YAY
$
yay -Rns
proby
Copied
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
Copied
b. Clone proby's git locally
$
git clone https://aur.archlinux.org/proby.git
~/proby
Copied
c. Go to ~/proby folder and install it
$
cd
~/proby
Copied
$
makepkg -si
Copied
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
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