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

Last updated: May 17,2024

1. Install "python-anyjson" package

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

$ sudo apt update $ sudo apt install python-anyjson

2. Uninstall "python-anyjson" package

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

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

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

Package: python-anyjson
Priority: optional
Section: python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3.3-1build1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/main/p/python-anyjson/python-anyjson_0.3.3-1build1_all.deb
Size: 7096
MD5sum: 12fd230b8619d75b80d63b154b2b94d0
SHA1: c73b0f0c914be26d985b12aa4c0486191496a186
SHA256: 2931d5d57d2e2f31e538302e096fc910d661b19341133415f4937981c12cc48c
Description-en: Common interface for the best available JSON implementation
Loads whichever is the fastest JSON module installed and provides a uniform
API regardless of which JSON implementation is used. The exceptions will also
be the same whichever JSON module is used.
The ranking of the JSON implementations is based on a benchmark.
Description-md5: 78d841d977be8e73745023d4460d2ab5
Homepage: http://bitbucket.org/runeh/anyjson/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y