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

Last updated: May 21,2024

1. Install "libconfig-model-perl" package

Please follow the steps below to install libconfig-model-perl on Kali Linux

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

2. Uninstall "libconfig-model-perl" package

This guide let you learn how to uninstall libconfig-model-perl on Kali Linux:

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

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

Package: libconfig-model-perl
Version: 2.153-3
Installed-Size: 1251
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libboolean-perl, libcarp-assert-more-perl, libfile-homedir-perl, libhash-merge-perl, libjson-perl, liblist-moreutils-perl, liblog-log4perl-perl, libmouse-perl, libmousex-nativetraits-perl, libmousex-strictconstructor-perl, libparse-recdescent-perl, libpath-tiny-perl, libpod-pom-perl, libregexp-common-perl, libyaml-tiny-perl
Recommends: bash-completion, cme, fuse, libconfig-model-tkui-perl, libfuse-perl, libtext-levenshtein-damerau-perl
Suggests: libconfig-model-dpkg-perl, libconfig-model-openssh-perl, libterm-readline-perl-perl | libterm-readline-gnu-perl
Breaks: cme (<< 1.036), libconfig-model-dpkg-perl (<< 2.162)
Size: 448396
SHA256: b97d1f1c8356e06c1bb601cc2d69d2a6cb3d4caeb71d4dcbee060a7b7917d6bf
SHA1: 5a3aa893dfd9e4f04e5b682e86fd737ee8ac9e33
MD5sum: ddb2ad604d4f0881236cb84139b9aefa
Description: module for describing and editing configuration data
Config::Model is a Perl framework that enables project developers to provide
an interactive configuration system for their software. It supports various
frontend interfaces (graphical, curses-based or plain terminal) to users. It
handles configuration files semantically rather than syntactically, meaning
that developers can specify the structure and constraints of the data along
with a mechanism to read and write the files.
.
Using the structure and constraint information, Config::Model will generate
interactive configuration editors that include help and data validation. It
is equally simple to use graphical (via Tk) interfaces as well as curses-
and ReadLine-based terminal interfaces.
.
Config::Model also provides a facility to help configuration data upgrade
that can be triggered during package upgrades.
.
Config::Model provides configuration model and editor for:
- popularity-contest
- fstab (/etc/fstab)
- multistrap
.
Other configuration editors are available with other libconfig-model-*-perl
packages.
.
Depending on which suggested or recommended modules are installed,
Config::Model provides several user interfaces:
- shell-like interface (with any of lib-term-readlin-*-perl)
- virtual file system where each config parameter is mapped to a file
(with fuse package)
- graphical user interface (with libconfig-model-tkui-perl)
Description-md5:
Homepage: https://github.com/dod38fr/config-model/wiki
Tag: admin::configuring, devel::debian, devel::lang:perl, devel::library,
implemented-in::perl, interface::commandline, interface::text-mode,
role::devel-lib, role::plugin, role::program, scope::utility
Section: perl
Priority: optional
Filename: pool/main/libc/libconfig-model-perl/libconfig-model-perl_2.153-3_all.deb