How to Install and Uninstall python3-saneyaml Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-saneyaml" package

This guide covers the steps necessary to install python3-saneyaml on Kali Linux

$ sudo apt update $ sudo apt install python3-saneyaml

2. Uninstall "python3-saneyaml" package

Learn how to uninstall python3-saneyaml on Kali Linux:

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

3. Information about the python3-saneyaml package on Kali Linux

Package: python3-saneyaml
Source: python-saneyaml
Version: 0.3-2
Installed-Size: 31
Maintainer: Jelmer Vernooij
Architecture: all
Depends: python3-yaml, python3:any
Size: 6396
SHA256: 2794d252ba2ee44f5ae8187f42b1bb3f878fcfd77c1d066fefbd6989fba6989f
SHA1: 714e3426059fbadedf7f436d27d57512cc5b40c3
MD5sum: c6d232e6b1569b6278614138bdd0e51e
Description: PyYAML wrapper with sane behaviour
saneyaml simple wrapper for PyYAML that makes it easy to load and
dump YAML safely, while preserving ordering and avoiding surprises of type
conversions by loading everything except booleans as strings.
.
It can optionally check for duplicated map keys when loading YAML.
Description-md5:
Homepage: https://github.com/nexB/saneyaml
Section: python
Priority: optional
Filename: pool/main/p/python-saneyaml/python3-saneyaml_0.3-2_all.deb