How to Install and Uninstall hiera Package on Kali Linux

Last updated: May 02,2024

1. Install "hiera" package

This tutorial shows how to install hiera on Kali Linux

$ sudo apt update $ sudo apt install hiera

2. Uninstall "hiera" package

Learn how to uninstall hiera on Kali Linux:

$ sudo apt remove hiera $ sudo apt autoclean && sudo apt autoremove

3. Information about the hiera package on Kali Linux

Package: hiera
Version: 3.10.0-1
Installed-Size: 90
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-deep-merge, ruby-json
Suggests: mcollective-common
Size: 23988
SHA256: d05b780e1455f629f3dd55bbe221de5989ce371ed0d154a5467180964c377f5e
SHA1: 8fa20b28059da5c78732ace43f8bd5aa3aa73cc6
MD5sum: 768f465cba514c7b75ec9ce8ea3b4a12
Description: Light weight hierarchical data store
ruby-hiera is a simple pluggable hierarchical database. It can be
used to store various information and therefore is a good fit for
the representation of infrastructure information.
It can be used to query multiple data backends e.g. YAML or Puppet.
Description-md5:
Homepage: https://github.com/puppetlabs/hiera/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/h/hiera/hiera_3.10.0-1_all.deb