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