How to Install and Uninstall python3-colander Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-colander" package

Learn how to install python3-colander on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-colander

2. Uninstall "python3-colander" package

Please follow the step by step instructions below to uninstall python3-colander on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-colander $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-colander package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-colander
Priority: optional
Section: universe/python
Installed-Size: 309
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-colander
Version: 1.0b1-3
Depends: python3:any (>= 3.3.2-2~), python3-translationstring
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-colander/python3-colander_1.0b1-3_all.deb
Size: 41950
MD5sum: 25c5f9a64f9c2de58f068a1d845da16b
SHA1: 62db0351eb2d065e0439419ece2761e54ad7cb63
SHA256: 96f12c87422af508ffd7f20dc414094ec040ea1ceb21640374d280dc3e77f23f
Description-en: simple schema-based serialization and deserialization - Python 3.x
Colander is an extensible package which can be used to deserialize and
validate a data structure composed of strings, mappings, and lists, and to
serialize an arbitrary data structure to a data structure composed of strings,
mappings, and lists.
.
This package provides the Python 3.x module.
Description-md5: 64a5ac6fbf7121881ff140a1d35ec960
Homepage: http://docs.pylonsproject.org/projects/colander/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions