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

Last updated: May 19,2024

1. Install "python-turbojson" package

This is a short guide on how to install python-turbojson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-turbojson

2. Uninstall "python-turbojson" package

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

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

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

Package: python-turbojson
Priority: optional
Section: universe/python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: turbojson
Version: 1.3.2-2.1build1
Provides: python2.7-turbojson
Depends: python (>= 2.7), python (<< 2.8), python-peak.rules (>= 0.5a1+r2555), python-simplejson (>= 1.9.1)
Filename: pool/universe/t/turbojson/python-turbojson_1.3.2-2.1build1_all.deb
Size: 8836
MD5sum: 1681ad01220827cb8099c148334bc940
SHA1: d510c76367e834a6404c7609aacdd11721ee71cd
SHA256: 594b5bb0d33ca23cb7f7188ac4965f380bd278468fc960af8c6aa7635e95d965
Description-en: plugin to use JSON templates in Python templating engines
TurboJson is a template engine plugin, allowing to easily use JSON
via the simplejson module with TurboGears, Bufffer, or other systems
that support Python's python.templating.engines.
Description-md5: 9326d922f7d966665c6645bc878657d7
Homepage: http://www.turbogears.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu