Linux (debian based)
Daniel Lemire edited this page 2023-11-24 21:21:06 -05:00

You can install simdjson on recent Linux systems that are based on debian (e.g., ubuntu 20.10):

apt-get install libsimdjson-dev

To search for the available packages...

apt-get update
apt-cache search simdjson

You can find more information at https://tracker.debian.org/pkg/simdjson