arpc on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "arpc" 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 arpc on Arch using YAY
$
yay -S
arpc
Copied
* (Optional) Uninstall arpc on Arch using YAY
$
yay -Rns
arpc
Copied
2. Manually Install "arpc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone arpc's git locally
$
git clone https://aur.archlinux.org/arpc.git
~/arpc
Copied
c. Go to ~/arpc folder and install it
$
cd
~/arpc
Copied
$
makepkg -si
Copied
3. Information about the arpc package on Arch User Repository (AUR)
ID: 589878
Name: arpc
PackageBaseID: 129427
PackageBase: arpc
Version: 0.8-1
Description: GRPC-like RPC library that supports file descriptor passing by using Argdata
URL: https://github.com/NuxiNL/arpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1516792599
LastModified: 1551273766
URLPath: /cgit/aur.git/snapshot/arpc.tar.gz
Name: arpc
PackageBaseID: 129427
PackageBase: arpc
Version: 0.8-1
Description: GRPC-like RPC library that supports file descriptor passing by using Argdata
URL: https://github.com/NuxiNL/arpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1516792599
LastModified: 1551273766
URLPath: /cgit/aur.git/snapshot/arpc.tar.gz