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

Last updated: May 08,2024

1. Install "ruby-nenv" package

In this section, we are going to explain the necessary steps to install ruby-nenv on Kali Linux

$ sudo apt update $ sudo apt install ruby-nenv

2. Uninstall "ruby-nenv" package

This is a short guide on how to uninstall ruby-nenv on Kali Linux:

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

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

Package: ruby-nenv
Version: 0.3.0-5
Installed-Size: 37
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 8952
SHA256: 1f4c3a1aad03278ee14f40e190382a5f3262fbb5b9c80df7c9834105c64893d6
SHA1: bec11b000a6c525c7430b556c8e1b1860ccbced6
MD5sum: 5ac115054a66c245d8305f56d48152a9
Description: convenient wrapper for Ruby's ENV
This gem provides an easy way to use Ruby's ENV, which is a hash-like
accessor for environment variables. This provides much friendlier stubbing
in tests and namespaces which can be passed around as objects.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/e2/nenv
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-nenv/ruby-nenv_0.3.0-5_all.deb