How to Install and Uninstall python-jsonext Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: November 05,2024

1. Install "python-jsonext" package

This guide covers the steps necessary to install python-jsonext on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-jsonext

2. Uninstall "python-jsonext" package

Learn how to uninstall python-jsonext on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-jsonext package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-jsonext
Architecture: all
Version: 0.4.1-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ben Finney
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24
Depends: python-arrow, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-jsonext/python-jsonext_0.4.1-1_all.deb
Size: 4796
MD5sum: 85cf60eee17439fd1d0178311b20bb4f
SHA1: d9dda3d176862c52c982dc67487e1a6128d067d6
SHA256: 28b3f135bdcbd5b001a5755eecf9cc9a508dcab1b1821608532f0e37b81a344b
Homepage: https://pypi.org/project/jsonext/
Description: serialisation to/from JSON for extra types ?? Python 2
Description-md5: a64497e6d975de7d5aab065442aea25f

5. The same packages on other Linux Distributions