python-msgspec on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-msgspec

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

$ yay -Rns python-msgspec

2. Manually Install "python-msgspec" via AUR

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

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

b. Clone python-msgspec's git locally

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

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

$ cd ~/python-msgspec $ makepkg -si

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

ID: 1405749
Name: python-msgspec
PackageBaseID: 189193
PackageBase: python-msgspec
Version: 0.18.6-2
Description: A fast and friendly JSON/MessagePack library, with optional schema validation
URL: https://github.com/jcrist/msgspec
NumVotes: 2
Popularity: 0.256735
OutOfDate:
Maintainer: rumpelsepp
Submitter: rumpelsepp
FirstSubmitted: 1672655187
LastModified: 1707341967
URLPath: /cgit/aur.git/snapshot/python-msgspec.tar.gz