python-marisa-trie on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-marisa-trie

* (Optional) Uninstall python-marisa-trie on Arch using YAY

$ yay -Rns python-marisa-trie

2. Manually Install "python-marisa-trie" via AUR

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

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

b. Clone python-marisa-trie's git locally

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

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

$ cd ~/python-marisa-trie $ makepkg -si

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

ID: 1331870
Name: python-marisa-trie
PackageBaseID: 112757
PackageBase: python-marisa-trie
Version: 1.1.0-1
Description: Static memory-efficient & fast Trie-like structures for Python (based on marisa-trie C++ library)
URL: https://github.com/pytries/marisa-trie
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: makeufreak
FirstSubmitted: 1466710095
LastModified: 1696980742
URLPath: /cgit/aur.git/snapshot/python-marisa-trie.tar.gz