python-msgpack-numpy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-msgpack-numpy

* (Optional) Uninstall python-msgpack-numpy on Arch using YAY

$ yay -Rns python-msgpack-numpy

2. Manually Install "python-msgpack-numpy" via AUR

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

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

b. Clone python-msgpack-numpy's git locally

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

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

$ cd ~/python-msgpack-numpy $ makepkg -si

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

ID: 1252474
Name: python-msgpack-numpy
PackageBaseID: 140245
PackageBase: python-msgpack-numpy
Version: 0.4.8-2
Description: Serialize numpy arrays using msgpack
URL: https://pypi.org/project/msgpack-numpy/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: flipflop97
FirstSubmitted: 1552305659
LastModified: 1683191868
URLPath: /cgit/aur.git/snapshot/python-msgpack-numpy.tar.gz