python-pygtrie on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pygtrie

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

$ yay -Rns python-pygtrie

2. Manually Install "python-pygtrie" via AUR

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

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

b. Clone python-pygtrie's git locally

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

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

$ cd ~/python-pygtrie $ makepkg -si

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

ID: 1252047
Name: python-pygtrie
PackageBaseID: 151721
PackageBase: python-pygtrie
Version: 2.5.0-2
Description: Python library implementing a trie data structure
URL: https://github.com/google/pygtrie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: jdbrown
FirstSubmitted: 1587331153
LastModified: 1683145129
URLPath: /cgit/aur.git/snapshot/python-pygtrie.tar.gz