brpc-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S brpc-git

* (Optional) Uninstall brpc-git on Arch using YAY

$ yay -Rns brpc-git

2. Manually Install "brpc-git" via AUR

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

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

b. Clone brpc-git's git locally

$ git clone https://aur.archlinux.org/brpc-git.git ~/brpc-git

c. Go to ~/brpc-git folder and install it

$ cd ~/brpc-git $ makepkg -si

3. Information about the brpc-git package on Arch User Repository (AUR)

ID: 943367
Name: brpc-git
PackageBaseID: 169539
PackageBase: brpc-git
Version: 1.0.0.rc01.r32.gfd38def9-1
Description: Apache brpc is an industrial-grade RPC framework for building reliable and high-performance services.
URL: https://brpc.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VOID001
Submitter: VOID001
FirstSubmitted: 1627964242
LastModified: 1628004319
URLPath: /cgit/aur.git/snapshot/brpc-git.tar.gz