fiddler on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install fiddler on Arch using YAY
$
yay -S
fiddler
Copied
* (Optional) Uninstall fiddler on Arch using YAY
$
yay -Rns
fiddler
Copied
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
Copied
b. Clone fiddler's git locally
$
git clone https://aur.archlinux.org/fiddler.git
~/fiddler
Copied
c. Go to ~/fiddler folder and install it
$
cd
~/fiddler
Copied
$
makepkg -si
Copied
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
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