envoyproxy on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S envoyproxy

* (Optional) Uninstall envoyproxy on Arch using YAY

$ yay -Rns envoyproxy

2. Manually Install "envoyproxy" via AUR

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

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

b. Clone envoyproxy's git locally

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

c. Go to ~/envoyproxy folder and install it

$ cd ~/envoyproxy $ makepkg -si

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

ID: 1421926
Name: envoyproxy
PackageBaseID: 137067
PackageBase: envoyproxy
Version: 1.29.1-1
Description: A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.
URL: https://envoyproxy.io
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: fuhry
Submitter: kxuan
FirstSubmitted: 1541061089
LastModified: 1709743138
URLPath: /cgit/aur.git/snapshot/envoyproxy.tar.gz