python-indexedredis on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-indexedredis

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

$ yay -Rns python-indexedredis

2. Manually Install "python-indexedredis" via AUR

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

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

b. Clone python-indexedredis's git locally

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

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

$ cd ~/python-indexedredis $ makepkg -si

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

ID: 545819
Name: python-indexedredis
PackageBaseID: 123102
PackageBase: python-indexedredis
Version: 6.0.3-2
Description: A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects
URL: http://github.com/kata198/IndexedRedis
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496559641
LastModified: 1537579528
URLPath: /cgit/aur.git/snapshot/python-indexedredis.tar.gz