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

Last updated: June 05,2024

1. Install "ruby-facets" package

Here is a brief guide to show you how to install ruby-facets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-facets

2. Uninstall "ruby-facets" package

In this section, we are going to explain the necessary steps to uninstall ruby-facets on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-facets
Priority: optional
Section: universe/ruby
Installed-Size: 750
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Dequènes (Duck)
Architecture: all
Version: 2.9.3-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-facets/ruby-facets_2.9.3-2_all.deb
Size: 163614
MD5sum: 8b0f9fda489887a9c6e608f235c4680e
SHA1: d297666766dcb334659755aa9a4464e02cb1c3ba
SHA256: b9ae6ac91d935adb82b7c74528e45609670f970a56febbe0e939b0c0710e6c43
Description-en: extensive additions and extensions library for Ruby
Ruby Facets is the single largest collection of core extension
methods and standard library additions available for the Ruby
programming language.
.
The core library extend existing base classes with lot's of
convenient methods and new base objects (Binding, Functor,
Stackable, ...).
.
In addition to the core libraries, Facets provides dozens of
additional classes, modules, mixins and light-weight frameworks.
These solid libraries provide a general-purpose set of
components commonly useful across a variety of applications
(Dictionary, LinkedList, PQueue, Random, ...).
Description-md5: 18fee515de8443f8267cdd4a3fb7a13f
Homepage: http://rubyworks.github.com/facets
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu