How to Install and Uninstall hiera-eyaml Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "hiera-eyaml" package

Please follow the steps below to install hiera-eyaml on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install hiera-eyaml

2. Uninstall "hiera-eyaml" package

This tutorial shows how to uninstall hiera-eyaml on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the hiera-eyaml package on Ubuntu 21.04 (Hirsute Hippo)

Package: hiera-eyaml
Architecture: all
Version: 3.2.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 107
Depends: hiera, ruby | ruby-interpreter, ruby-highline (>= 1.6.19), ruby-optimist
Recommends: sensible-utils
Filename: pool/universe/h/hiera-eyaml/hiera-eyaml_3.2.0-1_all.deb
Size: 19828
MD5sum: da019f9e6399104900baea90af152e79
SHA1: 17020a12bff19deb0b7f375d22e9346bab483c29
SHA256: ed9b303e82035b61eaacca66f80da5973e96f1cc17dbfe7bded3e081bd5a4c42
SHA512: 37fb18fb5cb033c977622cc989314ae76b67e5ade690b59a928e73d625df8c32632ac68e4534bde6bb68e301cfbf3aecbe26e618e682baba79880f60ac3114f3
Homepage: https://github.com/voxpupuli/hiera-eyaml
Description-en: OpenSSL Encryption backend for Hiera
A backend for Hiera that provides per-value encryption of sensitive
data within yaml files to be used by Puppet.
.
Only the values are encrypted, allowing files to be swiftly reviewed
without decryption.
.
The value of each key is encrypted individually, which means that
"git diff" is meaningful.
.
Includes a command line tool for encrypting, decrypting, editing and
rotating keys. This makes it almost as easy as using clear text
files.
.
Basic asymmetric encryption (PKCS#7) is used by default. This does
not require any native libraries to be compiled, and it allows users
without the private key to encrypt values that the puppet master can
decrypt
.
hiera-eyaml includes a pluggable encryption framework (e.g. GPG
encryption (hiera-eyaml-gpg) can be used if you have the need for
multiple keys and easier key rotation)
Description-md5: d41e6c6236c21703a91b523a6ae42cf1
Ruby-Versions: all