How to Install and Uninstall python3-ruamel.yaml Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-ruamel.yaml" package

Learn how to install python3-ruamel.yaml on Kali Linux

$ sudo apt update $ sudo apt install python3-ruamel.yaml

2. Uninstall "python3-ruamel.yaml" package

Please follow the instructions below to uninstall python3-ruamel.yaml on Kali Linux:

$ sudo apt remove python3-ruamel.yaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ruamel.yaml package on Kali Linux

Package: python3-ruamel.yaml
Source: ruamel.yaml
Version: 0.17.21-1
Installed-Size: 594
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-ruamel.yaml.clib
Size: 102584
SHA256: 895a91eeb4e4e17253b648f09a412297e557cac2910d762c71e2118e83433092
SHA1: 609f1a22ba950713e1b429a5c294a51e96ac84cd
MD5sum: e243481fcec466d46082785a39c081e2
Description: roundtrip YAML parser/emitter (Python 3 module)
ruamel.yaml is a YAML parser supporting roundtrip preservation of
comments, seq/map flow style and map key order. It is a derivative of
Kirill Simonov's PyYAML 3.11 which supports YAML1.1.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://yaml.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/r/ruamel.yaml/python3-ruamel.yaml_0.17.21-1_all.deb