How to install python3-msgpack on Amazon Linux
Python MessagePack (de)serializer
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | ✓ | — | ✓ | 1.0.3 |
| 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 3.9 (de)serializer for MessagePack.
Built for Amazon Linux.
Install
python3-msgpack on Amazon Linux 2, 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-msgpack
Package downloads require an active GetPageSpeed subscription — one repository for python3-msgpack and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install python3-msgpack on Amazon Linux?
Add the GetPageSpeed repository, then install the python3-msgpack package with your system package manager.
Which Amazon Linux versions is python3-msgpack available for?
python3-msgpack is available for Amazon Linux 2, 2023.