How to Install and Uninstall libconfig-model-backend-augeas-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libconfig-model-backend-augeas-perl" package

Please follow the guidelines below to install libconfig-model-backend-augeas-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libconfig-model-backend-augeas-perl" package

Please follow the guidelines below to uninstall libconfig-model-backend-augeas-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libconfig-model-backend-augeas-perl package on Ubuntu 21.10 (Impish Indri)

Package: libconfig-model-backend-augeas-perl
Architecture: all
Version: 0.125-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 56
Depends: perl:any, libconfig-augeas-perl, libconfig-model-perl (>= 2.117), libexception-class-perl, liblog-log4perl-perl, libmouse-perl
Filename: pool/universe/libc/libconfig-model-backend-augeas-perl/libconfig-model-backend-augeas-perl_0.125-1_all.deb
Size: 16436
MD5sum: 06368e13bc4e199168d0593455d6a1e4
SHA1: 3081ce781c5a7c6fc73fd2cdd854da15109577c1
SHA256: f42be5826f9dcf0aa74667f65f639960cc8eba44a498b94304c8fb2112d52873
SHA512: 9587dcc06504e8d8b05edf0c59992ba1db0d47dafcafa5a991e643395f606582c8f0c7cadc089372a1dd3dbfe94dbac118c9092fac5be7a8b75cf900115a4162
Homepage: https://metacpan.org/release/Config-Model-Backend-Augeas
Description-en: config-model reader and writer powered by Augeas
Config::Model::Backend::Augeas provides a way to load or store
configuration data through Config::Augeas. This way, the structure and
comments of the original configuration file are preserved.
.
With Config::Model::Backend::Augeas, Config::Model now provides a way
to load and save data through RedHat's Augeas library.
.
Config::Model and Augeas are both configuration editing tool. Both
parse configuration files in their native formats and transforms them
into a tree. Configuration changes are made by manipulating this tree
and saving it back into native config files.
.
Both Augeas and Config::Model rely on a tree to represent
configuration data.
.
On one side, Augeas is able to load and write data while respecting
the structure and comments of the original configuration file. But
Augeas purpose is not to validate the semantic content of the
configuration file.
.
On the other side, Config::Model is able to validate the semantic
content of the configuration file, but it may discard all comments and
will write back configuration data using a canonical order. Thus the
structure of the original configuration file is not preserved.
.
You can now have the best of both worlds by using the Augeas library
to load and write data from Config::Model configuration tree. You can
now instruct Config::Model to use Augeas. See
Config::Model::BackendMgr for details.
.
Unfortunately, you must ensure that the tree representation specified
in Config::Model and Augeas lens are quite close together:
- Config::Model element names and Augeas lens names must be identical
- Both structures must be very close. Each Config::Model node must
have a corresponding lens.
.
See Config::Model::Backend::Augeas documentation to use Augeas with
your configuration model.
.
For more details on Config::Model see:
.
https://github.com/dod38fr/config-model/wiki
.
For more details on Augeas, see:
.
http://augeas.net
Description-md5: 59413c88ed64cb64367aba9e36782c67