port-checker-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S port-checker-bin

* (Optional) Uninstall port-checker-bin on Arch using YAY

$ yay -Rns port-checker-bin

2. Manually Install "port-checker-bin" via AUR

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

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

b. Clone port-checker-bin's git locally

$ git clone https://aur.archlinux.org/port-checker-bin.git ~/port-checker-bin

c. Go to ~/port-checker-bin folder and install it

$ cd ~/port-checker-bin $ makepkg -si

3. Information about the port-checker-bin package on Arch User Repository (AUR)

ID: 1346006
Name: port-checker-bin
PackageBaseID: 199140
PackageBase: port-checker-bin
Version: 0.3.0-1
Description: Application to check if a TCP port works with a Golang HTTP server. Pre-compiled
URL: https://github.com/qdm12/port-checker/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zorbatron
Submitter: Zorbatron
FirstSubmitted: 1698867361
LastModified: 1698867361
URLPath: /cgit/aur.git/snapshot/port-checker-bin.tar.gz