How to Install and Uninstall python3-mujson.noarch Package on CentOS Stream 8
Last updated: February 05,2025
1. Install "python3-mujson.noarch" package
Please follow the guidelines below to install python3-mujson.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-mujson.noarch
Copied
2. Uninstall "python3-mujson.noarch" package
Please follow the guidance below to uninstall python3-mujson.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-mujson.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mujson.noarch package on CentOS Stream 8
Last metadata expiration check: 4:42:27 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-mujson
Version : 1.4
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-mujson-1.4-2.el8.src.rpm
Repository : epel
Summary : Use the fastest JSON functions available at import time
URL : https://github.com/mattgiles/mujson
License : MIT
Description : mujson lets python libraries make use of the most performant JSON functions
: available at import time. It is small, and does not itself implement any
: encoding or decoding functionality.
Available Packages
Name : python3-mujson
Version : 1.4
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-mujson-1.4-2.el8.src.rpm
Repository : epel
Summary : Use the fastest JSON functions available at import time
URL : https://github.com/mattgiles/mujson
License : MIT
Description : mujson lets python libraries make use of the most performant JSON functions
: available at import time. It is small, and does not itself implement any
: encoding or decoding functionality.