python-redis-collections on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-redis-collections

* (Optional) Uninstall python-redis-collections on Arch using YAY

$ yay -Rns python-redis-collections

2. Manually Install "python-redis-collections" via AUR

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

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

b. Clone python-redis-collections's git locally

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

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

$ cd ~/python-redis-collections $ makepkg -si

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

ID: 1352776
Name: python-redis-collections
PackageBaseID: 175090
PackageBase: python-redis-collections
Version: 0.12.0-1
Description: Set of basic Python collections backed by Redis.
URL: https://github.com/redis-collections/redis-collections
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1642324573
LastModified: 1699923974
URLPath: /cgit/aur.git/snapshot/python-redis-collections.tar.gz