crunch on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "crunch" 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 crunch on Arch using YAY
$
yay -S
crunch
Copied
* (Optional) Uninstall crunch on Arch using YAY
$
yay -Rns
crunch
Copied
2. Manually Install "crunch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone crunch's git locally
$
git clone https://aur.archlinux.org/crunch.git
~/crunch
Copied
c. Go to ~/crunch folder and install it
$
cd
~/crunch
Copied
$
makepkg -si
Copied
3. Information about the crunch package on Arch User Repository (AUR)
ID: 256963
Name: crunch
PackageBaseID: 104717
PackageBase: crunch
Version: 3.6-1
Description: A wordlist generator where you can specify a standard character set or a character set you specify and generate all possible combinations and permutations.
URL: http://sourceforge.net/projects/crunch-wordlist/
NumVotes: 30
Popularity: 0.119467
OutOfDate:
Maintainer: ThecaTTony
Submitter: ThecaTTony
FirstSubmitted: 1450293627
LastModified: 1450293738
URLPath: /cgit/aur.git/snapshot/crunch.tar.gz
Name: crunch
PackageBaseID: 104717
PackageBase: crunch
Version: 3.6-1
Description: A wordlist generator where you can specify a standard character set or a character set you specify and generate all possible combinations and permutations.
URL: http://sourceforge.net/projects/crunch-wordlist/
NumVotes: 30
Popularity: 0.119467
OutOfDate:
Maintainer: ThecaTTony
Submitter: ThecaTTony
FirstSubmitted: 1450293627
LastModified: 1450293738
URLPath: /cgit/aur.git/snapshot/crunch.tar.gz