python-pymarshal on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-pymarshal

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

$ yay -Rns python-pymarshal

2. Manually Install "python-pymarshal" via AUR

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

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

b. Clone python-pymarshal's git locally

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

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

$ cd ~/python-pymarshal $ makepkg -si

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

ID: 985446
Name: python-pymarshal
PackageBaseID: 172864
PackageBase: python-pymarshal
Version: 2.2.0-1
Description: Pythonic implementation of Golang's (un)marshalling of structs to/from various data serialization formats
URL: https://github.com/stargateaudio/pymarshal
NumVotes: 0
Popularity: 0
OutOfDate: 1704560934
Maintainer:
Submitter: kiasoc5
FirstSubmitted: 1636340360
LastModified: 1636340360
URLPath: /cgit/aur.git/snapshot/python-pymarshal.tar.gz