gophish on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S gophish

* (Optional) Uninstall gophish on Arch using YAY

$ yay -Rns gophish

2. Manually Install "gophish" via AUR

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

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

b. Clone gophish's git locally

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

c. Go to ~/gophish folder and install it

$ cd ~/gophish $ makepkg -si

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

ID: 1140835
Name: gophish
PackageBaseID: 108332
PackageBase: gophish
Version: 0.12.1-1
Description: Open-Source Phishing Framework
URL: https://getgophish.com/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: alexzose
Submitter: alexzose
FirstSubmitted: 1457024563
LastModified: 1663411050
URLPath: /cgit/aur.git/snapshot/gophish.tar.gz

5. The same packages on other Linux Distributions