How to Install and Uninstall crmsh Package on Kali Linux

Last updated: May 10,2024

1. Install "crmsh" package

In this section, we are going to explain the necessary steps to install crmsh on Kali Linux

$ sudo apt update $ sudo apt install crmsh

2. Uninstall "crmsh" package

This guide covers the steps necessary to uninstall crmsh on Kali Linux:

$ sudo apt remove crmsh $ sudo apt autoclean && sudo apt autoremove

3. Information about the crmsh package on Kali Linux

Package: crmsh
Version: 4.6.0-1
Installed-Size: 4215
Maintainer: Debian HA Maintainers
Architecture: all
Replaces: pacemaker (<< 1.1.12)
Depends: gawk, iputils-ping, pacemaker-cli-utils, python3-dateutil, python3-lxml, python3-yaml, python3:any, python3-packaging
Recommends: pacemaker (>= 1.1.12)
Suggests: bash-completion, cluster-glue, csync2, dmidecode, fdisk | util-linux (<< 2.29.2-3~), ocfs2-tools, openssh-server, parted, sbd, ufw, vim-addon-manager
Breaks: pacemaker (<< 1.1.12)
Size: 1287356
SHA256: 6c7ae81c10bec33d1db3afacded7427df97e82be4bc678f5066cdbf2d78c0e30
SHA1: bf9744ebf758f056bda52f0180f9bb49d91a0955
MD5sum: 3e5f05528a19e33abbbf43d3fece89da
Description: CRM shell for the pacemaker cluster manager
The crm shell is an advanced command-line interface for High-Availability
cluster management in GNU/Linux. Effortlessly configure, manage and
troubleshoot your clusters from the command line, with full tab completion
and extensive help. crmsh also provides advanced features like low-level
cluster configuration, cluster scripting and package management, and
history exploration tools giving you an instant view of what your cluster
is doing.
Description-md5:
Homepage: https://crmsh.github.io/
Section: admin
Priority: optional
Filename: pool/main/c/crmsh/crmsh_4.6.0-1_all.deb