drpc on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S drpc

* (Optional) Uninstall drpc on Arch using YAY

$ yay -Rns drpc

2. Manually Install "drpc" via AUR

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

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

b. Clone drpc's git locally

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

c. Go to ~/drpc folder and install it

$ cd ~/drpc $ makepkg -si

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

ID: 821212
Name: drpc
PackageBaseID: 159660
PackageBase: drpc
Version: 1.3.0-1
Description: JsonRPC cli client. Small and faster
URL: https://github.com/DizoftTeam/dron
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: WiRight
Submitter: WiRight
FirstSubmitted: 1604920207
LastModified: 1605850762
URLPath: /cgit/aur.git/snapshot/drpc.tar.gz