How to Install and Uninstall ohai Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ohai" package

In this section, we are going to explain the necessary steps to install ohai on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ohai

2. Uninstall "ohai" package

In this section, we are going to explain the necessary steps to uninstall ohai on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ohai package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ohai
Priority: optional
Section: universe/admin
Installed-Size: 498
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 8.4.0-1
Depends: rake (>= 10.1), ruby | ruby-interpreter, ruby-ffi (>= 1.9), ruby-ffi-yajl (<< 3.0), ruby-ffi-yajl (>= 1.1), ruby-ipaddress, ruby-mime-types (>= 2.0), ruby-mixlib-cli, ruby-mixlib-config (>= 2.0), ruby-mixlib-log, ruby-mixlib-shellout (>= 2.0), ruby-systemu (>= 2.6.4), ruby-plist, ruby-sigar
Filename: pool/universe/o/ohai/ohai_8.4.0-1_all.deb
Size: 74070
MD5sum: 8d5402d97027ca942ee0d59d6764c4e3
SHA1: 8998d2f3ea43c25167ca57d143b6683b80ca5c99
SHA256: 7900a9d8fe00071f300bbfe30b9807da963511fd03af81af384bed44a1394464
Description-en: 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: e7614c4a2f2143a1d06c4d3a646fc455
Homepage: https://docs.getchef.com/ohai.html
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu