python-aredis on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "python-aredis" 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
Copied
b. Install python-aredis on Arch using YAY
$
yay -S
python-aredis
Copied
* (Optional) Uninstall python-aredis on Arch using YAY
$
yay -Rns
python-aredis
Copied
2. Manually Install "python-aredis" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-aredis's git locally
$
git clone https://aur.archlinux.org/python-aredis.git
~/python-aredis
Copied
c. Go to ~/python-aredis folder and install it
$
cd
~/python-aredis
Copied
$
makepkg -si
Copied
3. Information about the python-aredis package on Arch User Repository (AUR)
ID: 882722
Name: python-aredis
PackageBaseID: 164839
PackageBase: python-aredis
Version: 1.1.8-1
Description: Redis client for Python asyncio (has support for redis server, sentinel and cluster)
URL: https://github.com/NoneGG/aredis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1616629077
LastModified: 1616629077
URLPath: /cgit/aur.git/snapshot/python-aredis.tar.gz
Name: python-aredis
PackageBaseID: 164839
PackageBase: python-aredis
Version: 1.1.8-1
Description: Redis client for Python asyncio (has support for redis server, sentinel and cluster)
URL: https://github.com/NoneGG/aredis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1616629077
LastModified: 1616629077
URLPath: /cgit/aur.git/snapshot/python-aredis.tar.gz