pkgproxy on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pkgproxy

* (Optional) Uninstall pkgproxy on Arch using YAY

$ yay -Rns pkgproxy

2. Manually Install "pkgproxy" via AUR

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

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

b. Clone pkgproxy's git locally

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

c. Go to ~/pkgproxy folder and install it

$ cd ~/pkgproxy $ makepkg -si

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

ID: 686056
Name: pkgproxy
PackageBaseID: 141246
PackageBase: pkgproxy
Version: 1.0.1-3
Description: pkgproxy is a caching proxy server for usage with pacman
URL: https://github.com/buckket/pkgproxy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: buckket
Submitter: buckket
FirstSubmitted: 1555253963
LastModified: 1579013054
URLPath: /cgit/aur.git/snapshot/pkgproxy.tar.gz