pacproxy-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacproxy-bin

* (Optional) Uninstall pacproxy-bin on Arch using YAY

$ yay -Rns pacproxy-bin

2. Manually Install "pacproxy-bin" via AUR

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

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

b. Clone pacproxy-bin's git locally

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

c. Go to ~/pacproxy-bin folder and install it

$ cd ~/pacproxy-bin $ makepkg -si

3. Information about the pacproxy-bin package on Arch User Repository (AUR)

ID: 1406958
Name: pacproxy-bin
PackageBaseID: 188574
PackageBase: pacproxy-bin
Version: 2.0.5-3
Description: A no-frills local HTTP proxy server powered by a proxy auto-config (PAC) file
URL: https://github.com/williambailey/pacproxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: red-magic
Submitter: red-magic
FirstSubmitted: 1670487521
LastModified: 1707548600
URLPath: /cgit/aur.git/snapshot/pacproxy-bin.tar.gz