How to Install and Uninstall python39-py-ubjson Package on openSuSE Tumbleweed

Last updated: May 10,2024

1. Install "python39-py-ubjson" package

This guide covers the steps necessary to install python39-py-ubjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-py-ubjson

2. Uninstall "python39-py-ubjson" package

Please follow the guidance below to uninstall python39-py-ubjson on openSuSE Tumbleweed:

$ sudo zypper remove python39-py-ubjson

3. Information about the python39-py-ubjson package on openSuSE Tumbleweed

Information for package python39-py-ubjson:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-py-ubjson
Version : 0.16.1-1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 130.1 KiB
Installed : No
Status : not installed
Source package : python-py-ubjson-0.16.1-1.16.src
Upstream URL : https://github.com/Iotic-Labs/py-ubjson
Summary : Universal Binary JSON encoder/decoder
Description :
This is a Python v3.2+ (and 2.7+) `Universal Binary JSON`
encoder/decoder based on the `draft-12` specification.