vmap on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S vmap

* (Optional) Uninstall vmap on Arch using YAY

$ yay -Rns vmap

2. Manually Install "vmap" via AUR

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

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

b. Clone vmap's git locally

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

c. Go to ~/vmap folder and install it

$ cd ~/vmap $ makepkg -si

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

ID: 731468
Name: vmap
PackageBaseID: 124659
PackageBase: vmap
Version: 0.4.1-1
Description: A Vulnerability-Exploit desktop finder.
URL: https://gitlab.com/git-rep/vmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: git-rep
Submitter: git-rep
FirstSubmitted: 1502319581
LastModified: 1588705009
URLPath: /cgit/aur.git/snapshot/vmap.tar.gz