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

Last updated: July 03,2024

1. Install "python39-orjson" package

Please follow the step by step instructions below to install python39-orjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-orjson

2. Uninstall "python39-orjson" package

This guide covers the steps necessary to uninstall python39-orjson on openSuSE Tumbleweed:

$ sudo zypper remove python39-orjson

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

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