How to Install and Uninstall libconfig-model-itself-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libconfig-model-itself-perl" package

This tutorial shows how to install libconfig-model-itself-perl on Kali Linux

$ sudo apt update $ sudo apt install libconfig-model-itself-perl

2. Uninstall "libconfig-model-itself-perl" package

In this section, we are going to explain the necessary steps to uninstall libconfig-model-itself-perl on Kali Linux:

$ sudo apt remove libconfig-model-itself-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconfig-model-itself-perl package on Kali Linux

Package: libconfig-model-itself-perl
Version: 2.023-1
Installed-Size: 260
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, cme, libconfig-model-perl (>= 2.141), libconfig-model-tkui-perl (>= 1.370), libdata-compare-perl, liblog-log4perl-perl, libpath-tiny-perl, libpod-pom-perl, libyaml-libyaml-perl
Size: 84052
SHA256: 9bcde4a60b9d02d68251c3b6bfab5c82ea020768c9886da1566a5481c937f0f9
SHA1: 2d17eedda9934527def58c8c79f71e064cd3df55
MD5sum: 77a391a036ed7513a0072e21d517f0d1
Description: graphical model or schema editor for Config::Model
Config::Model::Itself module is a plugin for cme which provides a
Perl/Tk graphical interface to edit configuration models that are be
used by Config::Model.
.
Config::Model::Itself also provides a model for Config::Model
(hence the Itself name, you can also think of it as a meta-model).
The model editor will use this meta-model to construct the graphical
interface so you can edit the configuration model for *your*
application. [ Config::Model::Itself is the "eat your own dog food" principle
applied to Config::Model ;-) ]
.
Let's step back a little to explain. Any configuration data is, in
essence, structured data. This data could be stored, for instance, in
an XML file. A configuration model is a way to describe the structure
and relation of all items of a configuration data set.
.
This configuration model is also expressed as structured data. This
structure data is structured and follows a set of rules which are
described for humans in Config::Model.
.
The structure and rules documented in Config::Model are also expressed
in a model in the files provided with Config::Model::Itself.
.
Hence the possibity to verify, modify configuration data provided by
Config::Model can also be applied on configuration models.
.
The model editor program launched with "cme meta edit"
Description-md5:
Homepage: https://github.com/dod38fr/config-model/wiki
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libconfig-model-itself-perl/libconfig-model-itself-perl_2.023-1_all.deb