python-srsly on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-srsly

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

$ yay -Rns python-srsly

2. Manually Install "python-srsly" via AUR

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

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

b. Clone python-srsly's git locally

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

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

$ cd ~/python-srsly $ makepkg -si

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

ID: 1404822
Name: python-srsly
PackageBaseID: 140226
PackageBase: python-srsly
Version: 2.4.8-3
Description: Modern high-performance serialization utilities for Python
URL: https://github.com/explosion/srsly
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: mistersmee
Submitter: flipflop97
FirstSubmitted: 1552238390
LastModified: 1707206962
URLPath: /cgit/aur.git/snapshot/python-srsly.tar.gz