python-umsgpack on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-umsgpack

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

$ yay -Rns python-umsgpack

2. Manually Install "python-umsgpack" via AUR

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

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

b. Clone python-umsgpack's git locally

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

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

$ cd ~/python-umsgpack $ makepkg -si

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

ID: 751579
Name: python-umsgpack
PackageBaseID: 105979
PackageBase: python-umsgpack
Version: 0.1.0-1
Description: Unicode-friendly msgpack wrapper
URL: https://github.com/minrk/umsgpack
NumVotes: 1
Popularity: 1.0E-5
OutOfDate:
Maintainer: 2bluesc
FirstSubmitted: 1452528364
LastModified: 1592068987
URLPath: /cgit/aur.git/snapshot/python-umsgpack.tar.gz