python-tooz on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-tooz

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

$ yay -Rns python-tooz

2. Manually Install "python-tooz" via AUR

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

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

b. Clone python-tooz's git locally

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

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

$ cd ~/python-tooz $ makepkg -si

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

ID: 1141591
Name: python-tooz
PackageBaseID: 164484
PackageBase: python-tooz
Version: 3.1.0-1
Description: Coordination library for distributed systems.
URL: https://docs.openstack.org/tooz/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1697300201
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1616043179
LastModified: 1663589027
URLPath: /cgit/aur.git/snapshot/python-tooz.tar.gz