evans on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S evans

* (Optional) Uninstall evans on Arch using YAY

$ yay -Rns evans

2. Manually Install "evans" via AUR

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

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

b. Clone evans's git locally

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

c. Go to ~/evans folder and install it

$ cd ~/evans $ makepkg -si

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

ID: 1245956
Name: evans
PackageBaseID: 169289
PackageBase: evans
Version: 0.10.11-1
Description: More expressive universal gRPC client
URL: https://github.com/ktr0731/evans
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1627414063
LastModified: 1682372458
URLPath: /cgit/aur.git/snapshot/evans.tar.gz