python-rpcudp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-rpcudp

* (Optional) Uninstall python-rpcudp on Arch using YAY

$ yay -Rns python-rpcudp

2. Manually Install "python-rpcudp" via AUR

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

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

b. Clone python-rpcudp's git locally

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

c. Go to ~/python-rpcudp folder and install it

$ cd ~/python-rpcudp $ makepkg -si

3. Information about the python-rpcudp package on Arch User Repository (AUR)

ID: 1291619
Name: python-rpcudp
PackageBaseID: 105981
PackageBase: python-rpcudp
Version: 4.0.2-2
Description: RPC via UDP
URL: http://github.com/bmuller/rpcudp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1452529018
LastModified: 1689826419
URLPath: /cgit/aur.git/snapshot/python-rpcudp.tar.gz