mitmproxy6 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mitmproxy6

* (Optional) Uninstall mitmproxy6 on Arch using YAY

$ yay -Rns mitmproxy6

2. Manually Install "mitmproxy6" via AUR

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

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

b. Clone mitmproxy6's git locally

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

c. Go to ~/mitmproxy6 folder and install it

$ cd ~/mitmproxy6 $ makepkg -si

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

ID: 1014058
Name: mitmproxy6
PackageBaseID: 174734
PackageBase: mitmproxy6
Version: 6.0.2-1
Description: SSL-capable man-in-the-middle HTTP proxy (version 6)
URL: https://mitmproxy.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
FirstSubmitted: 1641379318
LastModified: 1641379318
URLPath: /cgit/aur.git/snapshot/mitmproxy6.tar.gz