How to install python2-msgpack on Amazon Linux
A Python MessagePack (de)serializer
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | — | — | |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | — | ✓ | 0.5.6 |
Description
MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. This is a Python (de)serializer for MessagePack.
Built for Amazon Linux.
Install
python2-msgpack on Amazon Linux 2
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python2-msgpack
Package downloads require an active GetPageSpeed subscription — one repository for python2-msgpack and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install python2-msgpack on Amazon Linux?
Add the GetPageSpeed repository, then install the python2-msgpack package with your system package manager.
Which Amazon Linux versions is python2-msgpack available for?
python2-msgpack is available for Amazon Linux 2.