seclists-c on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S seclists-c

* (Optional) Uninstall seclists-c on Arch using YAY

$ yay -Rns seclists-c

2. Manually Install "seclists-c" via AUR

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

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

b. Clone seclists-c's git locally

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

c. Go to ~/seclists-c folder and install it

$ cd ~/seclists-c $ makepkg -si

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

ID: 664821
Name: seclists-c
PackageBaseID: 146529
PackageBase: seclists-c
Version: 20191109-1
Description: An extended version of the original SecLists repository
URL: https://github.com/camas/seclists-c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Camas
FirstSubmitted: 1573309377
LastModified: 1573309377
URLPath: /cgit/aur.git/snapshot/seclists-c.tar.gz