8000 Linux (debian based) · simdjson/simdjson Wiki · GitHub
[go: up one dir, main page]

Skip to content

Linux (debian based)

Daniel Lemire edited this page Nov 25, 2023 · 3 revisions

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

Clone this wiki locally
0