python2-cerealizer on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python2-cerealizer

* (Optional) Uninstall python2-cerealizer on Arch using YAY

$ yay -Rns python2-cerealizer

2. Manually Install "python2-cerealizer" via AUR

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

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

b. Clone python2-cerealizer's git locally

$ git clone https://aur.archlinux.org/python2-cerealizer.git ~/python2-cerealizer

c. Go to ~/python2-cerealizer folder and install it

$ cd ~/python2-cerealizer $ makepkg -si

3. Information about the python2-cerealizer package on Arch User Repository (AUR)

ID: 670161
Name: python2-cerealizer
PackageBaseID: 11691
PackageBase: python-cerealizer
Version: 0.8.3-1
Description: A Python module for saving objects in a file
URL: http://www.lesfleursdunormal.fr/static/informatique/cerealizer/index_en.html
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: Linkid
Submitter:
FirstSubmitted: 1182198705
LastModified: 1574629561
URLPath: /cgit/aur.git/snapshot/python2-cerealizer.tar.gz

5. The same packages on other Linux Distributions