How to Install and Uninstall ruby-safe-yaml Package on Kali Linux

Last updated: May 19,2024

1. Install "ruby-safe-yaml" package

In this section, we are going to explain the necessary steps to install ruby-safe-yaml on Kali Linux

$ sudo apt update $ sudo apt install ruby-safe-yaml

2. Uninstall "ruby-safe-yaml" package

Please follow the step by step instructions below to uninstall ruby-safe-yaml on Kali Linux:

$ sudo apt remove ruby-safe-yaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-safe-yaml package on Kali Linux

Package: ruby-safe-yaml
Version: 1.0.5-2
Installed-Size: 78
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby
Size: 19676
SHA256: f8fbc16eac4829204b9d9a6cca2645bbd082653fb75d7fd6bde4c49e00efee7e
SHA1: 1295ae7f19b109c038615e5aaf3a35c89e586c79
MD5sum: 2356a2dffeaf1b72bad5176f294100c8
Description: safer YAML loader for Ruby
SafeYAML provides an alternative implementation of YAML.load suitable for
accepting user input in Ruby applications.
.
Unlike Ruby's built-in implementation of YAML.load, SafeYAML's version does
not expose applications to arbitrary code execution exploits.
Description-md5: 87ef20c0af818e65bcbb5234b8e73e88
Homepage: https://github.com/dtao/safe_yaml
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-safe-yaml/ruby-safe-yaml_1.0.5-2_all.deb