How to Install and Uninstall ruby-et-orbi Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-et-orbi" package

Please follow the step by step instructions below to install ruby-et-orbi on Kali Linux

$ sudo apt update $ sudo apt install ruby-et-orbi

2. Uninstall "ruby-et-orbi" package

This tutorial shows how to uninstall ruby-et-orbi on Kali Linux:

$ sudo apt remove ruby-et-orbi $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-et-orbi package on Kali Linux

Package: ruby-et-orbi
Version: 1.2.7-2
Installed-Size: 53
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-tzinfo
Size: 15476
SHA256: 052cdfe645d361a5d4756e77adaa3a522620e5d6ce883a727d64746a3120233e
SHA1: b0c4fa9194c5b18eb33d225ed4a11bdd1f235ae1
MD5sum: cbe78540737f10462e1bc13f1f6e5021
Description: Time zones for fugit and rufus-scheduler
EtOrbi::EoTime instances quack like Ruby Time instances, but their #zone
returns a TZInfo::TimeZone instance.
.
If Rails is present, Time.zone is provided and EtOrbi will use it, unless
ENV['TZ'] is set to a valid timezone name. Setting ENV['TZ'] to nil can
give back precedence to Time.zone.
.
Rails sets its timezone under config/application.rb.
Description-md5:
Homepage: https://github.com/floraison/et-orbi
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-et-orbi/ruby-et-orbi_1.2.7-2_all.deb