How to Install and Uninstall python310-orjson Package on openSuSE Tumbleweed

Last updated: June 25,2024

1. Install "python310-orjson" package

This tutorial shows how to install python310-orjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-orjson

2. Uninstall "python310-orjson" package

This guide let you learn how to uninstall python310-orjson on openSuSE Tumbleweed:

$ sudo zypper remove python310-orjson

3. Information about the python310-orjson package on openSuSE Tumbleweed

Information for package python310-orjson:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-orjson
Version : 3.9.15-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 723.1 KiB
Installed : No
Status : not installed
Source package : python-orjson-3.9.15-1.1.src
Upstream URL : https://github.com/ijl/orjson
Summary : Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Description :
orjson is a fast JSON library for Python.
It benchmarks as the fastest Python library for JSON.