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

Last updated: May 21,2024

1. Install "python-simplejson" package

Please follow the steps below to install python-simplejson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-simplejson

2. Uninstall "python-simplejson" package

Please follow the guidance below to uninstall python-simplejson on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-simplejson
Priority: optional
Section: python
Installed-Size: 241
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: simplejson
Version: 3.8.1-1ubuntu2
Provides: python2.7-simplejson
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4)
Recommends: libjs-jquery
Filename: pool/main/s/simplejson/python-simplejson_3.8.1-1ubuntu2_amd64.deb
Size: 60384
MD5sum: 9a6193c2a57d361475817b8868e4d3e4
SHA1: 74326df84ee2e4bbb50a0ba028dddd80c643394e
SHA256: 23d65f9fdc3bfceb7b800e4ab6f9634910989a36d2458bbf4f0c969133902fd4
Description-en: simple, fast, extensible JSON encoder/decoder for Python
simplejson is a simple, fast, complete, correct and extensible JSON
encoder and decoder.
.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
.
The decoder can handle incoming JSON strings of any specified encoding
(UTF-8 by default).
.
simplejson is the externally maintained development version of the json
library included with Python 2.6 and Python 3.0, but maintains backwards
compatibility with Python 2.5.
Description-md5: ef92533371a7980efc9c1bcc6e19bbe7
Homepage: http://undefined.org/python/#simplejson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome, ubuntu-sdk, ubuntukylin-desktop