How to Install and Uninstall ruby-cleanroom Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-cleanroom" package

This tutorial shows how to install ruby-cleanroom on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-cleanroom

2. Uninstall "ruby-cleanroom" package

Please follow the instructions below to uninstall ruby-cleanroom on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-cleanroom $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-cleanroom package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-cleanroom
Priority: optional
Section: universe/ruby
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-cleanroom/ruby-cleanroom_1.0.0-1_all.deb
Size: 7520
MD5sum: 94edca19c7a28502cdf0832e9a0117c3
SHA1: 6b2f8d398935c00e8da74d3b03669d010e87d528
SHA256: 3b9fe2bba3c618b2a9167dab08e0a551d75607d446da2aa6ac7191123aad8c93
Description-en: Ruby module for safer evaluation of Ruby DSLs
The cleanroom pattern is a safer, more convenient, Ruby-like approach for
limiting the information exposed by a DSL while giving users the ability
to write awesome code.
Description-md5: 5df01fe943054b687fe7c6fededc4d1d
Homepage: https://github.com/sethvargo/cleanroom
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu