unimap on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S unimap

* (Optional) Uninstall unimap on Arch using YAY

$ yay -Rns unimap

2. Manually Install "unimap" via AUR

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

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

b. Clone unimap's git locally

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

c. Go to ~/unimap folder and install it

$ cd ~/unimap $ makepkg -si

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

ID: 1308846
Name: unimap
PackageBaseID: 158780
PackageBase: unimap
Version: 0.6.0-1
Description: Scan only once by IP address and reduce scan times with Nmap for large amounts of data
URL: https://github.com/Edu4rdSHL/unimap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1602773360
LastModified: 1692956466
URLPath: /cgit/aur.git/snapshot/unimap.tar.gz