How to Install and Uninstall python3-py-ubjson Package on openSUSE Leap

Last updated: November 07,2024

1. Install "python3-py-ubjson" package

Here is a brief guide to show you how to install python3-py-ubjson on openSUSE Leap

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

2. Uninstall "python3-py-ubjson" package

This guide covers the steps necessary to uninstall python3-py-ubjson on openSUSE Leap:

$ sudo zypper remove python3-py-ubjson

3. Information about the python3-py-ubjson package on openSUSE Leap

Information for package python3-py-ubjson:
------------------------------------------
Repository : Main Repository
Name : python3-py-ubjson
Version : 0.15.0-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 149.4 KiB
Installed : No
Status : not installed
Source package : python-py-ubjson-0.15.0-bp155.2.12.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.