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

Last updated: June 14,2024

1. Install "python-ujson-dbg" package

This tutorial shows how to install python-ujson-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ujson-dbg

2. Uninstall "python-ujson-dbg" package

Here is a brief guide to show you how to uninstall python-ujson-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ujson-dbg
Priority: extra
Section: universe/debug
Installed-Size: 195
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: ujson
Version: 1.33-1build1
Depends: python-dbg, python-ujson (= 1.33-1build1), libc6 (>= 2.14)
Filename: pool/universe/u/ujson/python-ujson-dbg_1.33-1build1_amd64.deb
Size: 75510
MD5sum: 1f78e2a16dfc518a72c15047d4ad57dc
SHA1: 47eed9302d916c4b3fa6c06813bf46adbc7bc1a1
SHA256: facdb533a14073972b710904760434ed873c9917da6794b636aef0be0ac431e6
Description-en: ultra fast JSON encoder and decoder for Python 2 (debug ext)
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
bindings for Python.
.
This package contains the debug extension for python-ujson.
Description-md5: 76a259f8b5acdef59863b80d6b9e9939
Homepage: http://github.com/esnme/ultrajson
Build-Ids: 9f24ac51501057fa3623e053cae29c11d2567a08
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu