python-sqltrie on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-sqltrie

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

$ yay -Rns python-sqltrie

2. Manually Install "python-sqltrie" via AUR

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

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

b. Clone python-sqltrie's git locally

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

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

$ cd ~/python-sqltrie $ makepkg -si

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

ID: 1317290
Name: python-sqltrie
PackageBaseID: 197493
PackageBase: python-sqltrie
Version: 0.7.0-2
Description: SQL-based prefix tree implementation inspired by pygtrie and python-diskcache.
URL: https://github.com/iterative/sqltrie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naetherm
Submitter: naetherm
FirstSubmitted: 1694432317
LastModified: 1694434581
URLPath: /cgit/aur.git/snapshot/python-sqltrie.tar.gz