How to Install and Uninstall python3-strictyaml Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "python3-strictyaml" package

Please follow the guidance below to install python3-strictyaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-strictyaml

2. Uninstall "python3-strictyaml" package

This tutorial shows how to uninstall python3-strictyaml on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-strictyaml package on Ubuntu 21.10 (Impish Indri)

Package: python3-strictyaml
Architecture: all
Version: 1.3.2-1
Priority: optional
Section: universe/python
Source: python-strictyaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117
Depends: python3-dateutil, python3-ruamel.yaml, python3:any
Suggests: python-python-strictyaml-doc
Filename: pool/universe/p/python-strictyaml/python3-strictyaml_1.3.2-1_all.deb
Size: 20816
MD5sum: b000ff3bab346867090b82ef69201bfc
SHA1: 25cd073f02d6c8198b51948f9ccb43cbf4fdee9c
SHA256: ce64c645d399763f4fbf20f8be4757e81e3eb42cb8f531ad2a5171a0f0965975
SHA512: 553fc54125b486ac9d55ffddae2553cb322c9f1ac33624797aa997c1f2a9e6738a7c72de5c90869aeeb41d80c90858f24a465560e49d797d960fff919c33392a
Homepage: https://hitchdev.com/strictyaml/
Description-en: strict, typed YAML parser for Python
StrictYAML is a type-safe YAML parser that parses and validates a restricted
subset of the YAML specification.
.
Priorities:
- Beautiful API
- Refusing to parse the ugly, hard to read and insecure features of YAML like
the Norway problem.
- Strict validation of markup and straightforward type casting.
- Clear, readable exceptions with code snippets and line numbers.
- Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
- Ability to read in YAML, make changes and write it out again with comments
preserved.
- Not speed, currently.
.
This package installs the library for Python 3.
Description-md5: 56394d99b507277d65df1dbad7539af8