proxygen on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S proxygen

* (Optional) Uninstall proxygen on Arch using YAY

$ yay -Rns proxygen

2. Manually Install "proxygen" via AUR

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

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

b. Clone proxygen's git locally

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

c. Go to ~/proxygen folder and install it

$ cd ~/proxygen $ makepkg -si

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

ID: 1426282
Name: proxygen
PackageBaseID: 92023
PackageBase: proxygen
Version: 2024.03.11.00-1
Description: A collection of C++ HTTP libraries including an easy to use HTTP server
URL: https://github.com/facebook/proxygen
NumVotes: 4
Popularity: 0.368794
OutOfDate:
Maintainer: MrAnno
Submitter: dseg
FirstSubmitted: 1428467792
LastModified: 1710317303
URLPath: /cgit/aur.git/snapshot/proxygen.tar.gz