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

Last updated: May 09,2024

1. Install "python3-ujson-dbg" package

Please follow the steps below to install python3-ujson-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-ujson-dbg" package

Please follow the step by step instructions below to uninstall python3-ujson-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-ujson-dbg
Priority: extra
Section: universe/debug
Installed-Size: 214
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: ujson
Version: 1.33-1build1
Depends: python3-dbg, python3-ujson (= 1.33-1build1), libc6 (>= 2.14)
Filename: pool/universe/u/ujson/python3-ujson-dbg_1.33-1build1_amd64.deb
Size: 79432
MD5sum: 52eb1a62c0928f862fffd2e3ae271305
SHA1: cfad60082c6893db5770c3637b3eebd0a628b2a0
SHA256: 0c6adbd6ffec7aea9159d92d24a305d5a5e12c6092e9add980453f6c7e117e65
Description-en: ultra fast JSON encoder and decoder for Python 3 (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 python3-ujson.
Description-md5: 5a4743c4b39fd77e625438e874fcf9c0
Homepage: http://github.com/esnme/ultrajson
Build-Ids: 7b11d02b89c4d9a4ee36c2b8f9f1099be5b290f8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu