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

Last updated: May 17,2024

1. Install "pypy-schema" package

Please follow the guidance below to install pypy-schema on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install pypy-schema

2. Uninstall "pypy-schema" package

This guide covers the steps necessary to uninstall pypy-schema on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: pypy-schema
Architecture: all
Version: 0.6.7-1
Priority: optional
Section: universe/python
Source: python-schema
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: pypy
Filename: pool/universe/p/python-schema/pypy-schema_0.6.7-1_all.deb
Size: 15532
MD5sum: e408fec07df97039cf1684d3229e9111
SHA1: 1235175e7a7431384dd120ee43dc1ffffc5b37af
SHA256: 70056b44111a0718aba9b1c42470f925a207507abf7209af25423d1b45a3a9eb
Homepage: https://github.com/keleshev/schema
Description: simple data validation library (PyPy)
Description-md5: 47d286d8059cf573b970663183ef367d

5. The same packages on other Linux Distributions