charles on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S charles

* (Optional) Uninstall charles on Arch using YAY

$ yay -Rns charles

2. Manually Install "charles" via AUR

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

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

b. Clone charles's git locally

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

c. Go to ~/charles folder and install it

$ cd ~/charles $ makepkg -si

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

ID: 1337113
Name: charles
PackageBaseID: 51230
PackageBase: charles
Version: 4.6.5-1
Description: Web debugging proxy application
URL: http://www.charlesproxy.com
NumVotes: 58
Popularity: 0.00021
OutOfDate:
Maintainer: pizzaman
Submitter:
FirstSubmitted: 1312456555
LastModified: 1697801011
URLPath: /cgit/aur.git/snapshot/charles.tar.gz