python2-py-radix on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python2-py-radix

* (Optional) Uninstall python2-py-radix on Arch using YAY

$ yay -Rns python2-py-radix

2. Manually Install "python2-py-radix" via AUR

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

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

b. Clone python2-py-radix's git locally

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

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

$ cd ~/python2-py-radix $ makepkg -si

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

ID: 232830
Name: python2-py-radix
PackageBaseID: 100498
PackageBase: python2-py-radix
Version: 0.9.3-1
Description: Implements the radix tree data structure
URL: https://github.com/mjschultz/py-radix
NumVotes: 0
Popularity: 0
OutOfDate: 1700171180
Maintainer: jaksi
Submitter: jaksi
FirstSubmitted: 1442909275
LastModified: 1442910316
URLPath: /cgit/aur.git/snapshot/python2-py-radix.tar.gz

5. The same packages on other Linux Distributions