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

Last updated: February 02,2025

1. Install "python311-orjson" package

This guide covers the steps necessary to install python311-orjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-orjson

2. Uninstall "python311-orjson" package

This tutorial shows how to uninstall python311-orjson on openSuSE Tumbleweed:

$ sudo zypper remove python311-orjson

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

Information for package python311-orjson:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-orjson
Version : 3.9.15-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 723.2 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.