pkcrack on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pkcrack

* (Optional) Uninstall pkcrack on Arch using YAY

$ yay -Rns pkcrack

2. Manually Install "pkcrack" via AUR

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

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

b. Clone pkcrack's git locally

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

c. Go to ~/pkcrack folder and install it

$ cd ~/pkcrack $ makepkg -si

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

ID: 874421
Name: pkcrack
PackageBaseID: 114561
PackageBase: pkcrack
Version: 1.2.2-4
Description: An algorithm for breaking the PkZip cipher that was devised by Eli Biham and Paul Kocher.
URL: https://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter: marcs
FirstSubmitted: 1470928654
LastModified: 1615214053
URLPath: /cgit/aur.git/snapshot/pkcrack.tar.gz