python-etcd on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S python-etcd

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

$ yay -Rns python-etcd

2. Manually Install "python-etcd" via AUR

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

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

b. Clone python-etcd's git locally

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

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

$ cd ~/python-etcd $ makepkg -si

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

ID: 668723
Name: python-etcd
PackageBaseID: 146793
PackageBase: python-etcd
Version: 0.4.5-1
Description: A python client for etcd
URL: http://github.com/jplana/python-etcd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: igor
Submitter: igor
FirstSubmitted: 1574258033
LastModified: 1574258033
URLPath: /cgit/aur.git/snapshot/python-etcd.tar.gz