seclists on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S seclists

* (Optional) Uninstall seclists on Arch using YAY

$ yay -Rns seclists

2. Manually Install "seclists" via AUR

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

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

b. Clone seclists's git locally

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

c. Go to ~/seclists folder and install it

$ cd ~/seclists $ makepkg -si

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

ID: 1410865
Name: seclists
PackageBaseID: 160395
PackageBase: seclists
Version: 2024.1-1
Description: A collection of multiple types of lists used during security assessments, collected in one place.
URL: https://github.com/danielmiessler/SecLists
NumVotes: 10
Popularity: 1.203827
OutOfDate:
Maintainer: carlosal1015
Submitter: harry
FirstSubmitted: 1606682907
LastModified: 1708172554
URLPath: /cgit/aur.git/snapshot/seclists.tar.gz