python-datrie on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-datrie

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

$ yay -Rns python-datrie

2. Manually Install "python-datrie" via AUR

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

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

b. Clone python-datrie's git locally

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

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

$ cd ~/python-datrie $ makepkg -si

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

ID: 1007309
Name: python-datrie
PackageBaseID: 146048
PackageBase: python-datrie
Version: 0.8.2-2
Description: Fast, efficiently stored Trie for Python. Uses libdatrie
URL: https://github.com/pytries/datrie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
FirstSubmitted: 1571849155
LastModified: 1640006370
URLPath: /cgit/aur.git/snapshot/python-datrie.tar.gz