python2-txrudp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-txrudp

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

$ yay -Rns python2-txrudp

2. Manually Install "python2-txrudp" via AUR

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

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

b. Clone python2-txrudp's git locally

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

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

$ cd ~/python2-txrudp $ makepkg -si

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

ID: 462409
Name: python2-txrudp
PackageBaseID: 101803
PackageBase: python2-txrudp
Version: 0.5.2-1
Description: A Twisted extension implementing RUDP
URL: https://pypi.python.org/pypi/txrudp
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1444754341
LastModified: 1511035480
URLPath: /cgit/aur.git/snapshot/python2-txrudp.tar.gz