How to Install and Uninstall ruby-feature Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-feature" package

Please follow the steps below to install ruby-feature on Kali Linux

$ sudo apt update $ sudo apt install ruby-feature

2. Uninstall "ruby-feature" package

Please follow the instructions below to uninstall ruby-feature on Kali Linux:

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

3. Information about the ruby-feature package on Kali Linux

Package: ruby-feature
Version: 1.4.0-2
Installed-Size: 43
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 10592
SHA256: 43a8436550706325793b959bba0ab2725f52dcaa3c7543e0b3f77ca8b9844515
SHA1: 2d48a53ed1d532e9e0000269b4fb96aa6ea34889
MD5sum: 6e8d5465648ef8f81732f9b54a4f6f6a
Description: 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:
Homepage: https://github.com/mgsnova/feature
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-feature/ruby-feature_1.4.0-2_all.deb