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

Last updated: May 19,2024

1. Install "python-demjson" package

This guide covers the steps necessary to install python-demjson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-demjson

2. Uninstall "python-demjson" package

Learn how to uninstall python-demjson on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-demjson
Priority: optional
Section: universe/python
Installed-Size: 273
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.2.4-1
Provides: python2.7-demjson
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-demjson/python-demjson_2.2.4-1_all.deb
Size: 58150
MD5sum: a06862359068a404b3c38b3ccabbb9ce
SHA1: 91191c33f84178fa77cb56908ace97ef8ae4b14b
SHA256: b1a75f5c5e1202932403a51568e855930a90e1a28afded1a869fa968bb627f5d
Description-en: encoder, decoder, and lint/validator for JSON in Python
demjson is a comprehensive Python language binding to the JSON
language-independent data encoding standard, which is often used as a
simpler substitute for XML in AJAX-based web applications.
Description-md5: 66e50ccda77dee96228d69cdd73ca054
Homepage: http://deron.meranda.us/python/demjson/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu