python-zodb on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-zodb

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

$ yay -Rns python-zodb

2. Manually Install "python-zodb" via AUR

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

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

b. Clone python-zodb's git locally

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

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

$ cd ~/python-zodb $ makepkg -si

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

ID: 1291109
Name: python-zodb
PackageBaseID: 133335
PackageBase: python-zodb
Version: 5.8.1-1
Description: A native object database for Python
URL: http://www.zodb.org/en/latest/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sudobash418
Submitter: sudobash418
FirstSubmitted: 1528601317
LastModified: 1689765042
URLPath: /cgit/aur.git/snapshot/python-zodb.tar.gz