fang on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S fang

* (Optional) Uninstall fang on Arch using YAY

$ yay -Rns fang

2. Manually Install "fang" via AUR

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

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

b. Clone fang's git locally

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

c. Go to ~/fang folder and install it

$ cd ~/fang $ makepkg -si

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

ID: 218365
Name: fang
PackageBaseID: 71509
PackageBase: fang
Version: git-3
Description: A multi service threaded MD5 cracker
URL: https://github.com/evilsocket/fang
NumVotes: 2
Popularity: 0
OutOfDate: 1564244799
Maintainer:
Submitter: codemunkii
FirstSubmitted: 1372824937
LastModified: 1438822414
URLPath: /cgit/aur.git/snapshot/fang.tar.gz