goproxy on AUR (Arch User Repository)

Last updated: January 08,2025

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

$ yay -S goproxy

* (Optional) Uninstall goproxy on Arch using YAY

$ yay -Rns goproxy

2. Manually Install "goproxy" via AUR

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

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

b. Clone goproxy's git locally

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

c. Go to ~/goproxy folder and install it

$ cd ~/goproxy $ makepkg -si

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

ID: 649704
Name: goproxy
PackageBaseID: 134436
PackageBase: goproxy
Version: 8.3-2
Description: A high performance HTTP, HTTPS, websocket, TCP, UDP, Secure DNS, Socks5 proxy server
URL: https://github.com/snail007/goproxy
NumVotes: 1
Popularity: 0
OutOfDate: 1579433976
Maintainer:
Submitter: simon04
FirstSubmitted: 1532274759
LastModified: 1569384895
URLPath: /cgit/aur.git/snapshot/goproxy.tar.gz