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

Last updated: July 04,2024

1. Install "python3-mujson" package

In this section, we are going to explain the necessary steps to install python3-mujson on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mujson

2. Uninstall "python3-mujson" package

This is a short guide on how to uninstall python3-mujson on openSUSE Leap:

$ sudo zypper remove python3-mujson

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

Information for package python3-mujson:
---------------------------------------
Repository : Main Repository
Name : python3-mujson
Version : 1.4-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 36.2 KiB
Installed : No
Status : not installed
Source package : python-mujson-1.4-bp155.2.10.src
Upstream URL : https://github.com/mattgiles/mujson
Summary : Module that selects the fastest JSON functions available at import time
Description :
A Python module that selects the fastest JSON functions available at
import time.