unicornscan on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S unicornscan

* (Optional) Uninstall unicornscan on Arch using YAY

$ yay -Rns unicornscan

2. Manually Install "unicornscan" via AUR

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

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

b. Clone unicornscan's git locally

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

c. Go to ~/unicornscan folder and install it

$ cd ~/unicornscan $ makepkg -si

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

ID: 972244
Name: unicornscan
PackageBaseID: 128555
PackageBase: unicornscan
Version: 0.4.7-2
Description: Scalable, accurate, flexible and efficient network probing
URL: http://www.unicornscan.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1514859013
LastModified: 1633819088
URLPath: /cgit/aur.git/snapshot/unicornscan.tar.gz

5. The same packages on other Linux Distributions