duplicut on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S duplicut

* (Optional) Uninstall duplicut on Arch using YAY

$ yay -Rns duplicut

2. Manually Install "duplicut" via AUR

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

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

b. Clone duplicut's git locally

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

c. Go to ~/duplicut folder and install it

$ cd ~/duplicut $ makepkg -si

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

ID: 904402
Name: duplicut
PackageBaseID: 166619
PackageBase: duplicut
Version: 2.2-1
Description: Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)
URL: https://github.com/nil0x42/duplicut
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denisse
Submitter: denisse
FirstSubmitted: 1620538820
LastModified: 1620538820
URLPath: /cgit/aur.git/snapshot/duplicut.tar.gz