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

Last updated: May 13,2024

1. Install "ruby-zeitwerk" package

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

$ sudo apt update $ sudo apt install ruby-zeitwerk

2. Uninstall "ruby-zeitwerk" package

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

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

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

Package: ruby-zeitwerk
Version: 2.6.8-1
Installed-Size: 112
Maintainer: Debian Ruby Team
Architecture: all
Size: 43040
SHA256: 34fc765555be2a7ad1a5208b0dce1efe5332403a974d4dc162173f1eb6afbc03
SHA1: fb1eec1d8c4cf20383112b2cb5f5f7b9413f4715
MD5sum: c96ef2a45e3399cea2d33201a983d93a
Description: Efficient and thread-safe constant autoloader
Zeitwerk implements constant autoloading with Ruby semantics. Each gem
and application may have their own independent autoloader, with its own
configuration, inflector, and logger. Supports autoloading, preloading,
reloading, and eager loading.
Description-md5:
Homepage: https://github.com/fxn/zeitwerk
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-zeitwerk/ruby-zeitwerk_2.6.8-1_all.deb