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

Last updated: April 29,2024

1. Install "ruby-feature" package

This tutorial shows how to install ruby-feature on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-feature

2. Uninstall "ruby-feature" package

This tutorial shows how to uninstall ruby-feature on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-feature
Architecture: all
Version: 1.4.0-2
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: 43
Filename: pool/universe/r/ruby-feature/ruby-feature_1.4.0-2_all.deb
Size: 9576
MD5sum: d22058448981c08f16fcc6a2c891ac7c
SHA1: 2af5ee167164820fe922c884227f1fed179be443
SHA256: 2faec30acafe6fa2bf0d7eb628c098a27f080fae75b8d489b7ea29f82647b6c4
SHA512: 0605f9489c201e260d41d89310ee78b6760e67cfaf3b032016ec92ed7019811e08fe731f99aec02f74d1621a4ba0cc751d5702e3769ef016c46e1f62cfe6cccf
Homepage: https://github.com/mgsnova/feature
Description-en: Feature Toggle library for ruby
The feature toggle functionality has to be configured by feature
repositories. A feature repository simply provides lists of active
features (symbols!). Unknown features are assumed inactive.
.
With this approach Feature is highly configurable and not bound to a
specific kind of configuration.
Description-md5: de83e42bfe25a1681b41345323bfc18f
Ruby-Versions: all