How to Install and Uninstall python3-ijson Package on openSUSE Leap

Last updated: May 13,2024

1. Install "python3-ijson" package

Learn how to install python3-ijson on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ijson

2. Uninstall "python3-ijson" package

Please follow the instructions below to uninstall python3-ijson on openSUSE Leap:

$ sudo zypper remove python3-ijson

3. Information about the python3-ijson package on openSUSE Leap

Information for package python3-ijson:
--------------------------------------
Repository : Main Repository
Name : python3-ijson
Version : 3.0-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 192.8 KiB
Installed : No
Status : not installed
Source package : python-ijson-3.0-bp155.2.12.src
Upstream URL : https://github.com/ICRAR/ijson
Summary : Iterative JSON parser with a standard Python iterator interface
Description :
Iterative JSON parser with a standard Python iterator interface.