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

Last updated: May 13,2024

1. Install "ruby-facade" package

Please follow the instructions below to install ruby-facade on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-facade

2. Uninstall "ruby-facade" package

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

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

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

Package: ruby-facade
Priority: optional
Section: universe/ruby
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.7-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-facade/ruby-facade_1.0.7-1_all.deb
Size: 7360
MD5sum: 46137d583aefd0e31edc515e7162c5c0
SHA1: 19fe2e55ffee37e707cedf1caa276f1deec87164
SHA256: 0d90fa5adc2a603ac9f7b30747695f9e64897250b53dbba4f0de9bb3f7ef9991
Description-en: facade pattern aide for Ruby
The facade library allows you to mixin singleton methods from classes
or modules as instance methods of the extending class.
.
The facade method will forward a singleton method as an instance method of the
extending class. If no arguments are provided, then all singleton methods of
the class or module become instance methods.
Description-md5: 5ea65e61044faf8c09cdfe1de0914e99
Homepage: https://github.com/djberg96/facade
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu