python-zodbpickle on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-zodbpickle

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

$ yay -Rns python-zodbpickle

2. Manually Install "python-zodbpickle" via AUR

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

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

b. Clone python-zodbpickle's git locally

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

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

$ cd ~/python-zodbpickle $ makepkg -si

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

ID: 1410314
Name: python-zodbpickle
PackageBaseID: 133338
PackageBase: python-zodbpickle
Version: 3.2-1
Description: Fork of Python's pickle module to work with ZODB
URL: https://github.com/zopefoundation/zodbpickle
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sudobash418
Submitter: sudobash418
FirstSubmitted: 1528601537
LastModified: 1708084633
URLPath: /cgit/aur.git/snapshot/python-zodbpickle.tar.gz

5. The same packages on other Linux Distributions