How to Install and Uninstall libsimdjson-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 23,2024

1. Install "libsimdjson-dev" package

Please follow the steps below to install libsimdjson-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsimdjson-dev

2. Uninstall "libsimdjson-dev" package

Learn how to uninstall libsimdjson-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsimdjson-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsimdjson-dev package on Ubuntu 21.10 (Impish Indri)

Package: libsimdjson-dev
Architecture: amd64
Version: 0.7.1-1
Priority: optional
Section: universe/libdevel
Source: simdjson
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mo Zhou
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1472
Depends: libsimdjson5 (= 0.7.1-1)
Filename: pool/universe/s/simdjson/libsimdjson-dev_0.7.1-1_amd64.deb
Size: 103376
MD5sum: 095ac00422ed55aa9ab6dda0153a713e
SHA1: eadfda87bb0a7ef1323eedffd45f26008e8fcfd6
SHA256: e5eedf78883ea06ad1e97d89a443c2f4e40984680f92ece0f9d508e267df18ab
SHA512: f53a7adb89ab1a8c5dd444df38b99c235c92be0fec1710f12fd493ee6cac35047785e934ebd9a429865d2d7f16f8cac85de1532364043b7410da0cc7bf804107
Homepage: https://github.com/lemire/simdjson
Description-en: Parsing gigabytes of JSON per second (development)
JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it.
We need a fresh approach. The simdjson library uses commonly available SIMD
instructions and microparallel algorithms to parse JSON 2.5x faster than
RapidJSON and 25x faster than JSON for Modern C++.
.
* Fast: Over 2.5x faster than commonly used production-grade JSON parsers.
* Record Breaking Features: Minify JSON at 6 GB/s, validate UTF-8 at 13 GB/s,
NDJSON at 3.5 GB/s.
* Easy: First-class, easy to use and carefully documented APIs.
* Beyond DOM: Try the new On Demand API for twice the speed (>4GB/s).
* Strict: Full JSON and UTF-8 validation, lossless parsing. Performance with
no compromises.
* Automatic: Selects a CPU-tailored parser at runtime.
No configuration needed.
* Reliable: From memory allocation to error handling, simdjson's design
avoids surprises.
* Peer Reviewed: Our research appears in venues like VLDB Journal,
Software: Practice and Experience.
.
This package ships development files.
Description-md5: 0de5fdef23b33044810c9e1bf03f9698