python-py-serializable on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-py-serializable

* (Optional) Uninstall python-py-serializable on Arch using YAY

$ yay -Rns python-py-serializable

2. Manually Install "python-py-serializable" via AUR

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

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

b. Clone python-py-serializable's git locally

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

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

$ cd ~/python-py-serializable $ makepkg -si

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

ID: 1420119
Name: python-py-serializable
PackageBaseID: 194089
PackageBase: python-py-serializable
Version: 1.0.2-1
Description: Serialize and deserialize Python objects to and from JSON and XML
URL: https://github.com/madpah/serializable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1685309367
LastModified: 1709492189
URLPath: /cgit/aur.git/snapshot/python-py-serializable.tar.gz