How to Install and Uninstall pypy-simplejson Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "pypy-simplejson" package

In this section, we are going to explain the necessary steps to install pypy-simplejson on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install pypy-simplejson

2. Uninstall "pypy-simplejson" package

This tutorial shows how to uninstall pypy-simplejson on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the pypy-simplejson package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: pypy-simplejson
Architecture: all
Version: 3.13.2-1
Priority: optional
Section: universe/python
Source: simplejson
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 192
Depends: pypy
Filename: pool/universe/s/simplejson/pypy-simplejson_3.13.2-1_all.deb
Size: 34688
MD5sum: ff6819088f471f0561fdc3dff41badf3
SHA1: e99ed1349d2f8305aa74eb38d2e56544aa586f19
SHA256: ad2e4688bec33bdad5748ec1d82a8473cb96ba860710dacc24ce583fbfebe06b
Homepage: https://simplejson.readthedocs.io/
Description: simple, fast, extensible JSON encoder/decoder for Python - PyPy
Description-md5: 0f81284bbc111818f10a78725c9c7ec5

5. The same packages on other Linux Distributions