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

Last updated: June 30,2024

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

$ yay -S python-py-radix

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

$ yay -Rns python-py-radix

2. Manually Install "python-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 python-py-radix's git locally

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

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

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

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

ID: 733035
Name: python-py-radix
PackageBaseID: 152550
PackageBase: python-py-radix
Version: 0.10.0-1
Description: Implements the radix tree data structure
URL: https://github.com/mjschultz/py-radix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1588960630
LastModified: 1588960630
URLPath: /cgit/aur.git/snapshot/python-py-radix.tar.gz