How to Install and Uninstall ruby-safe-yaml Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "ruby-safe-yaml" package

Please follow the instructions below to install ruby-safe-yaml on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-safe-yaml package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-safe-yaml
Architecture: all
Version: 1.0.5-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-safe-yaml/ruby-safe-yaml_1.0.5-1_all.deb
Size: 18164
MD5sum: 5798f5106d126e59a97360812a03a516
SHA1: 2e7243bf6c2398c7dcb825ebdd56b51153e999b1
SHA256: b892ee77d10716db260dfbb3e842e1eb3bc73e0b3984ab0de4a389a62843ca00
SHA512: 150a3450420b5a01cc68e33d00d68f46f24ce3a2284274da0d91c6639863c28a8e4e52f768d36c28dad02c7ef23052f8664ba6c4c71670099bdbb86473266815
Homepage: https://github.com/dtao/safe_yaml
Description-en: 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
Ruby-Versions: all