python2-pyro on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S python2-pyro

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

$ yay -Rns python2-pyro

2. Manually Install "python2-pyro" via AUR

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

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

b. Clone python2-pyro's git locally

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

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

$ cd ~/python2-pyro $ makepkg -si

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

ID: 633519
Name: python2-pyro
PackageBaseID: 143940
PackageBase: python2-pyro
Version: 4.76-2
Description: Distributed object middleware for Python (RPC)
URL: https://github.com/irmen/Pyro4
NumVotes: 0
Popularity: 0
OutOfDate: 1645824693
Maintainer:
Submitter: xyproto
FirstSubmitted: 1564474485
LastModified: 1564474554
URLPath: /cgit/aur.git/snapshot/python2-pyro.tar.gz