How to Install and Uninstall itamae Package on Kali Linux

Last updated: May 12,2024

1. Install "itamae" package

This tutorial shows how to install itamae on Kali Linux

$ sudo apt update $ sudo apt install itamae

2. Uninstall "itamae" package

Learn how to uninstall itamae on Kali Linux:

$ sudo apt remove itamae $ sudo apt autoclean && sudo apt autoremove

3. Information about the itamae package on Kali Linux

Package: itamae
Version: 1.14.1-2
Installed-Size: 156
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-thor (>= 1.0.0), ruby-specinfra (>= 2.64.0), ruby-specinfra (<< 3.0.0), ruby-hashie, ruby-ansi, ruby-schash (>= 0.1.0)
Size: 33712
SHA256: b308f43ec8a9ce5bb2c95f1c5690133bac435db355beb082ddf396262f9817be
SHA1: 98b271c0d3d685328f49d8c22d5054bd9cfbbcd2
MD5sum: 6840ff88e4675a6e27dad845dc54a69a
Description: Simple Configuration Management Tool
Itamae is a simple and lightweight configuration management tool inspired by
Chef. It has a Chef-like DSL, recipes only, and is idempotent.
.
Itamae can run locally, or over SSH. It can also operate on Docker or Vagrant
targets. Itamae leverages the Serverspec/Specinfra project to be OS agnostic.
Description-md5:
Homepage: https://itamae.kitchen/
Section: ruby
Priority: optional
Filename: pool/main/i/itamae/itamae_1.14.1-2_all.deb