How to Install and Uninstall cme Package on Kali Linux

Last updated: May 08,2024

1. Install "cme" package

This tutorial shows how to install cme on Kali Linux

$ sudo apt update $ sudo apt install cme

2. Uninstall "cme" package

Please follow the steps below to uninstall cme on Kali Linux:

$ sudo apt remove cme $ sudo apt autoclean && sudo apt autoremove

3. Information about the cme package on Kali Linux

Package: cme
Version: 1.040-1
Installed-Size: 188
Maintainer: Debian Perl Group
Architecture: all
Provides: dh-sequence-cme-upgrade
Depends: perl:any, libapp-cmd-perl, libconfig-model-perl, libjson-perl, liblog-log4perl-perl, libpath-tiny-perl, libpod-pom-perl, libyaml-pp-perl
Recommends: libconfig-model-approx-perl, libconfig-model-dpkg-perl, libconfig-model-lcdproc-perl, libconfig-model-openssh-perl, libconfig-model-systemd-perl, libconfig-model-tkui-perl
Suggests: libconfig-model-cursesui-perl, libconfig-model-itself-perl
Size: 68840
SHA256: 00ba1c3fce1d187ace65f7e6ab4e35815118adf534d6a812041e67945b183d09
SHA1: 545aaaea281c5e250b00cb75e0dcf1a2e6c5c800
MD5sum: 994ecc5e32827261e374a1728b094ff3
Description: Check or edit configuration data with Config::Model
cme provides a command to check or edit configuration data with
Config::Model.
.
cme and Config::Model are quite modular: the configuration data that
you can edit depend on installed packages. I.e.:
- ssh client or ssh daemon config: libconfig-model-openssh-perl
- approx config: libconfig-model-approx-perl
- lcdproc config: libconfig-model-lcdproc-perl
- popcon config: provided with libconfig-model-perl
- systemd config: provided with libconfig-model-systemd-perl
.
Some applications can be handled by cme:
- Debian package files: libconfig-model-dpkg-perl
- multistrap files: provided with libconfig-model-perl
.
You can also choose a user interface:
- graphical, based on Tk: libconfig-model-tkui-perl
- curses based: libconfig-model-cursesui-perl
- simple shell: provided with libconfig-model-perl
.
Last but not least, you can also take a stab at maintaining
configuration model with libconfig-model-itself-perl.
Description-md5:
Homepage: https://metacpan.org/release/App-Cme
Section: perl
Priority: optional
Filename: pool/main/c/cme/cme_1.040-1_all.deb