How to Install and Uninstall python3-mujson Package on Kali Linux

Last updated: March 10,2025

1. Install "python3-mujson" package

Please follow the instructions below to install python3-mujson on Kali Linux

$ sudo apt update $ sudo apt install python3-mujson

2. Uninstall "python3-mujson" package

This guide covers the steps necessary to uninstall python3-mujson on Kali Linux:

$ sudo apt remove python3-mujson $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mujson package on Kali Linux

Package: python3-mujson
Source: python-mujson
Version: 1.4-2
Installed-Size: 37
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 7600
SHA256: 8b64fa08c9a8ea2508d8ed25c44971c7db12e413d52ff87a044efe1efb61ff2e
SHA1: 3e8d3804fb4d0879e999b9e11f0f950cffcd49cc
MD5sum: 18b147b72f3927794323b288239737e6
Description: use the fastest JSON functions available at import time
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.
Description-md5:
Homepage: https://github.com/mattgiles/mujson
Section: python
Priority: optional
Filename: pool/main/p/python-mujson/python3-mujson_1.4-2_all.deb