How to Install and Uninstall chake Package on Kali Linux

Last updated: April 28,2024

1. Install "chake" package

Here is a brief guide to show you how to install chake on Kali Linux

$ sudo apt update $ sudo apt install chake

2. Uninstall "chake" package

This tutorial shows how to uninstall chake on Kali Linux:

$ sudo apt remove chake $ sudo apt autoclean && sudo apt autoremove

3. Information about the chake package on Kali Linux

Package: chake
Version: 0.91-1
Installed-Size: 103
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, rake
Recommends: itamae, gnupg, wipe, rsync, ssh
Size: 26044
SHA256: 502cc77c14ffdc916ac6684081159b8a778916c9a3902e218a31ac0fba37ba29
SHA1: 55982a1419885271ba67f773b1f0ddd69f648e8c
MD5sum: e9292505602b17b13281b1e7584cdce1
Description: serverless configuration management tool for chef
chake allows one to manage a number of hosts via SSH by combining chef (solo)
and rake. It doesn't require a chef server; all you need is a workstation from
where you can SSH into all your hosts. chake automates copying the
configuration management repository to the target host (including managing
encrypted files), running chef on them, and running arbitrary commands on the
hosts.
Description-md5:
Homepage: https://gitlab.com/terceiro/chake
Section: admin
Priority: optional
Filename: pool/main/c/chake/chake_0.91-1_all.deb