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