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

Last updated: June 23,2024

1. Install "python312-orjson" package

Please follow the instructions below to install python312-orjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-orjson

2. Uninstall "python312-orjson" package

This is a short guide on how to uninstall python312-orjson on openSuSE Tumbleweed:

$ sudo zypper remove python312-orjson

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

Information for package python312-orjson:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.