apk-mitm on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S apk-mitm

* (Optional) Uninstall apk-mitm on Arch using YAY

$ yay -Rns apk-mitm

2. Manually Install "apk-mitm" via AUR

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

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

b. Clone apk-mitm's git locally

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

c. Go to ~/apk-mitm folder and install it

$ cd ~/apk-mitm $ makepkg -si

3. Information about the apk-mitm package on Arch User Repository (AUR)

ID: 1109300
Name: apk-mitm
PackageBaseID: 171984
PackageBase: apk-mitm
Version: 1.2.1-2
Description: A CLI application that automatically prepares Android APK files for HTTPS inspection
URL: https://www.npmjs.com/package/apk-mitm
NumVotes: 4
Popularity: 0.000124
OutOfDate:
Maintainer: ruahcra
Submitter: ruahcra
FirstSubmitted: 1634187581
LastModified: 1657281036
URLPath: /cgit/aur.git/snapshot/apk-mitm.tar.gz