python2-msgpack-numpy-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-msgpack-numpy-git

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

$ yay -Rns python2-msgpack-numpy-git

2. Manually Install "python2-msgpack-numpy-git" via AUR

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

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

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

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

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

$ cd ~/python2-msgpack-numpy-git $ makepkg -si

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

ID: 192499
Name: python2-msgpack-numpy-git
PackageBaseID: 86151
PackageBase: python2-msgpack-numpy-git
Version: 0.3.2.r15.gd6603cd-2
Description: Python 2 package that provides encoding and decoding routines that enable the serialization and deserialization of numerical and array data types provided by numpy using the highly efficient msgpack format.
URL: https://github.com/lebedov/msgpack-numpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jyantis
FirstSubmitted: 1412020101
LastModified: 1434038577
URLPath: /cgit/aur.git/snapshot/python2-msgpack-numpy-git.tar.gz