python-serde on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-serde

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

$ yay -Rns python-serde

2. Manually Install "python-serde" via AUR

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

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

b. Clone python-serde's git locally

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

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

$ cd ~/python-serde $ makepkg -si

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

ID: 1316471
Name: python-serde
PackageBaseID: 197454
PackageBase: python-serde
Version: 0.9.0-3
Description: Serde is a lightweight, general-purpose framework for defining, serializing, deserializing, and validating data structures in Python.
URL: https://pypi.org/project/serde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joajfreitas
Submitter: joajfreitas
FirstSubmitted: 1694293519
LastModified: 1694293519
URLPath: /cgit/aur.git/snapshot/python-serde.tar.gz