fiddler on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fiddler

* (Optional) Uninstall fiddler on Arch using YAY

$ yay -Rns fiddler

2. Manually Install "fiddler" via AUR

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

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

b. Clone fiddler's git locally

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

c. Go to ~/fiddler folder and install it

$ cd ~/fiddler $ makepkg -si

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

ID: 447982
Name: fiddler
PackageBaseID: 75214
PackageBase: fiddler
Version: 4.6.20171.26113-1
Description: The free web debugging proxy by Telerik (running on mono)
URL: http://getfiddler.com/
NumVotes: 42
Popularity: 0
OutOfDate: 1673316619
Maintainer:
Submitter: vanDonselaar
FirstSubmitted: 1383955009
LastModified: 1506801202
URLPath: /cgit/aur.git/snapshot/fiddler.tar.gz