envoy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S envoy

* (Optional) Uninstall envoy on Arch using YAY

$ yay -Rns envoy

2. Manually Install "envoy" via AUR

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

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

b. Clone envoy's git locally

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

c. Go to ~/envoy folder and install it

$ cd ~/envoy $ makepkg -si

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

ID: 476126
Name: envoy
PackageBaseID: 128933
PackageBase: envoy
Version: 14-2
Description: A ssh-agent/gpg-agent keychain and process monitor
URL: https://github.com/vodik/envoy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515342458
LastModified: 1515342458
URLPath: /cgit/aur.git/snapshot/envoy.tar.gz

5. The same packages on other Linux Distributions