python2-krpc on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python2-krpc

* (Optional) Uninstall python2-krpc on Arch using YAY

$ yay -Rns python2-krpc

2. Manually Install "python2-krpc" via AUR

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

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

b. Clone python2-krpc's git locally

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

c. Go to ~/python2-krpc folder and install it

$ cd ~/python2-krpc $ makepkg -si

3. Information about the python2-krpc package on Arch User Repository (AUR)

ID: 633473
Name: python2-krpc
PackageBaseID: 113932
PackageBase: python-krpc
Version: 0.4.8-1
Description: Client library for kRPC, a Remote Procedure Call server for Kerbal Space Program
URL: https://github.com/krpc/krpc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: andrewchen
FirstSubmitted: 1469322187
LastModified: 1564452884
URLPath: /cgit/aur.git/snapshot/python2-krpc.tar.gz