mitmproxy-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mitmproxy-git

* (Optional) Uninstall mitmproxy-git on Arch using YAY

$ yay -Rns mitmproxy-git

2. Manually Install "mitmproxy-git" via AUR

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

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

b. Clone mitmproxy-git's git locally

$ git clone https://aur.archlinux.org/mitmproxy-git.git ~/mitmproxy-git

c. Go to ~/mitmproxy-git folder and install it

$ cd ~/mitmproxy-git $ makepkg -si

3. Information about the mitmproxy-git package on Arch User Repository (AUR)

ID: 1360073
Name: mitmproxy-git
PackageBaseID: 49308
PackageBase: mitmproxy-git
Version: 10.1.5.r2.gd72b92bdf-1
Description: SSL-capable man-in-the-middle HTTP proxy
URL: https://mitmproxy.org/
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: alphazo
FirstSubmitted: 1306257824
LastModified: 1701017557
URLPath: /cgit/aur.git/snapshot/mitmproxy-git.tar.gz