seclists on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install seclists on Arch using YAY
$
yay -S
seclists
Copied
* (Optional) Uninstall seclists on Arch using YAY
$
yay -Rns
seclists
Copied
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
Copied
b. Clone seclists's git locally
$
git clone https://aur.archlinux.org/seclists.git
~/seclists
Copied
c. Go to ~/seclists folder and install it
$
cd
~/seclists
Copied
$
makepkg -si
Copied
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
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