How to Install and Uninstall python-ujson Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-ujson" package

Please follow the step by step instructions below to install python-ujson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ujson

2. Uninstall "python-ujson" package

This is a short guide on how to uninstall python-ujson on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ujson $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ujson package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ujson
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: ujson
Version: 1.33-1build1
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14)
Filename: pool/universe/u/ujson/python-ujson_1.33-1build1_amd64.deb
Size: 20638
MD5sum: c1c699653e4854febe2efafda6d5f400
SHA1: 415495c1091db364801fe4102596e7ff04b7d57d
SHA256: fe3728ee7ede134737e908dd7476221ba305d4cbdd73b24821fe7424d08f81a1
Description-en: ultra fast JSON encoder and decoder for Python 2
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
bindings for Python.
Description-md5: 0bc277d655f50463fed7eb6705d42f35
Homepage: http://github.com/esnme/ultrajson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu