How to Install and Uninstall ohai Package on Kali Linux

Last updated: July 03,2024

1. Install "ohai" package

This guide covers the steps necessary to install ohai on Kali Linux

$ sudo apt update $ sudo apt install ohai

2. Uninstall "ohai" package

Please follow the instructions below to uninstall ohai on Kali Linux:

$ sudo apt remove ohai $ sudo apt autoclean && sudo apt autoremove

3. Information about the ohai package on Kali Linux

Package: ohai
Version: 17.9.0-2
Installed-Size: 648
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby, ruby-chef-config (>= 14.12), ruby-chef-config (<< 18), ruby-chef-utils (>= 16.0), ruby-chef-utils (<< 18), ruby-ffi (>= 1.9), ruby-ffi-yajl (>= 2.2), ruby-ipaddress, ruby-mixlib-cli (>= 1.7.0), ruby-mixlib-config (>= 2.0), ruby-mixlib-config (<< 4.0), ruby-mixlib-log (>= 2.0.1), ruby-mixlib-log (<< 4.0), ruby-mixlib-shellout (>= 3.2.5), ruby-plist (>= 3.1), ruby-train-core
Breaks: chef (<< 15)
Size: 103260
SHA256: 20321192f6392152ef4519c3f60c85b306f9943aa4b112ff5b5bf1f0dd89d509
SHA1: 078e64956c9385cc908eb47d2576af724e312df3
MD5sum: b9ca69a706412da0c2a4c1c3e18fa5cb
Description: Detects data about your operating system and reports it in JSON
Information about your system is collected and returned as multidimensional
attributes in JSON format. The following information is captured:
* Operating system and kernel
* Filesystems in use
* Network configuration and statistics
* Available languages
* Virtualization
Description-md5:
Homepage: https://github.com/chef/ohai/
Tag: implemented-in::ruby, role::program
Section: admin
Priority: optional
Filename: pool/main/o/ohai/ohai_17.9.0-2_all.deb