How to Install and Uninstall cme Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "cme" package

Learn how to install cme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cme

2. Uninstall "cme" package

Here is a brief guide to show you how to uninstall cme on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cme package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cme
Priority: optional
Section: universe/perl
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.010-1
Replaces: libconfig-model-perl (<< 2.071-2~)
Depends: perl, libapp-cmd-perl, libconfig-model-perl (>= 2.077), libpath-tiny-perl, libpod-pom-perl
Recommends: libconfig-model-openssh-perl, libconfig-model-tkui-perl, libconfig-model-approx-perl, libconfig-model-dpkg-perl, libconfig-model-lcdproc-perl
Suggests: libconfig-model-cursesui-perl, libconfig-model-itself-perl
Breaks: libconfig-model-perl (<< 2.071-2~)
Filename: pool/universe/c/cme/cme_1.010-1_all.deb
Size: 64490
MD5sum: eaf37a2bee9f67ba2771a39050773506
SHA1: 4ea6e3d7505cb8349bdfcc6e7f8ea84f07db0a71
SHA256: a58ab49d7d443569fff042a7738343b0c797050c5da80239807b22e38f51f3c3
Description-en: 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
.
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: ff44dfee036a4f237ce9b5ae9821a0ca
Homepage: https://metacpan.org/release/App-Cme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu