searchpoc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S searchpoc

* (Optional) Uninstall searchpoc on Arch using YAY

$ yay -Rns searchpoc

2. Manually Install "searchpoc" via AUR

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

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

b. Clone searchpoc's git locally

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

c. Go to ~/searchpoc folder and install it

$ cd ~/searchpoc $ makepkg -si

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

ID: 865262
Name: searchpoc
PackageBaseID: 163225
PackageBase: searchpoc
Version: 1.0.6-6
Description: Search a PoC for a (or some) given CVE id
URL: https://github.com/5amu/searchpoc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 5amu
Submitter: 5amu
FirstSubmitted: 1613119844
LastModified: 1613591375
URLPath: /cgit/aur.git/snapshot/searchpoc.tar.gz