python-walrus on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-walrus

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

$ yay -Rns python-walrus

2. Manually Install "python-walrus" via AUR

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

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

b. Clone python-walrus's git locally

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

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

$ cd ~/python-walrus $ makepkg -si

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

ID: 730621
Name: python-walrus
PackageBaseID: 145379
PackageBase: python-walrus
Version: 0.8.1-1
Description: Lightweight Python utilities for working with Redis
URL: https://github.com/coleifer/walrus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emes
Submitter: emes
FirstSubmitted: 1569579795
LastModified: 1588581757
URLPath: /cgit/aur.git/snapshot/python-walrus.tar.gz