python2-serializable on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-serializable

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

$ yay -Rns python2-serializable

2. Manually Install "python2-serializable" via AUR

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

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

b. Clone python2-serializable's git locally

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

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

$ cd ~/python2-serializable $ makepkg -si

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

ID: 1002632
Name: python2-serializable
PackageBaseID: 128111
PackageBase: python-serializable
Version: 0.2.1-2
Description: Base class with serialization helpers for user-defined Python objects
URL: https://pypi.python.org/pypi/serializable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1513828769
LastModified: 1639415867
URLPath: /cgit/aur.git/snapshot/python2-serializable.tar.gz