portscan on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S portscan

* (Optional) Uninstall portscan on Arch using YAY

$ yay -Rns portscan

2. Manually Install "portscan" via AUR

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

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

b. Clone portscan's git locally

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

c. Go to ~/portscan folder and install it

$ cd ~/portscan $ makepkg -si

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

ID: 372908
Name: portscan
PackageBaseID: 118639
PackageBase: portscan
Version: 1.0-1
Description: PortScan aims to check open and closed ports quickly.
URL: https://github.com/Sup3r-Us3r/PortScan
NumVotes: 2
Popularity: 0
OutOfDate: 1686684529
Maintainer: Sup3r
Submitter: Sup3r
FirstSubmitted: 1484066316
LastModified: 1484066316
URLPath: /cgit/aur.git/snapshot/portscan.tar.gz