proxify on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S proxify

* (Optional) Uninstall proxify on Arch using YAY

$ yay -Rns proxify

2. Manually Install "proxify" via AUR

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

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

b. Clone proxify's git locally

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

c. Go to ~/proxify folder and install it

$ cd ~/proxify $ makepkg -si

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

ID: 832560
Name: proxify
PackageBaseID: 160825
PackageBase: proxify
Version: 0.0.3-1
Description: Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipulation and replay
URL: https://github.com/projectdiscovery/proxify
NumVotes: 0
Popularity: 0
OutOfDate: 1667313378
Maintainer:
Submitter: clove3am
FirstSubmitted: 1607718117
LastModified: 1607793298
URLPath: /cgit/aur.git/snapshot/proxify.tar.gz

5. The same packages on other Linux Distributions