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

Last updated: September 28,2024

1. Install "python3-ruyaml" package

Please follow the step by step instructions below to install python3-ruyaml on Kali Linux

$ sudo apt update $ sudo apt install python3-ruyaml

2. Uninstall "python3-ruyaml" package

Learn how to uninstall python3-ruyaml on Kali Linux:

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

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

Package: python3-ruyaml
Source: python-ruyaml
Version: 0.91.0-3
Installed-Size: 588
Maintainer: Debian Python Team
Architecture: all
Depends: python3-distro, python3-pkg-resources, python3:any
Suggests: python-ruamel-doc
Size: 97508
SHA256: 1e915b526ba17054158d0e3abdcc294cfdb965c5ef7fa68f8c5cc7248265c501
SHA1: 14156000c9c21fd21425ffe20c694cc0ea0a7e0f
MD5sum: 594e28bd4c609e19b5a0920277147c2f
Description: YAML 1.2 loader/dumper package for Python
The ruyaml package is a fork of ruamel.yaml aimed to made in order to secure
the future of the library, mainly by having a pool of maintainers and can be
used as a drop-in replacement for python3-ruamel.yaml.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/pycontribs/ruyaml
Section: python
Priority: optional
Filename: pool/main/p/python-ruyaml/python3-ruyaml_0.91.0-3_all.deb

5. The same packages on other Linux Distributions