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

Last updated: May 21,2024

1. Install "libconfig-tiny-perl" package

Please follow the guidelines below to install libconfig-tiny-perl on Kali Linux

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

2. Uninstall "libconfig-tiny-perl" package

Please follow the guidelines below to uninstall libconfig-tiny-perl on Kali Linux:

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

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

Package: libconfig-tiny-perl
Version: 2.30-1
Installed-Size: 40
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 18940
SHA256: eaa10e23d1658c8702df1c756bcd507407b59a3c25eee227f3ed2ecd1e585aa6
SHA1: 8a70d5fe14b9440532ff28bb3e41fe84de9e614c
MD5sum: 8efa373ccbaaea1c9b729acc98dd39c4
Description: Read/Write .ini style files with as little code as possible
Config::Tiny is a perl class to read and write .ini style configuration files
with as little code as possible, reducing load time and memory overhead.
.
This module is primarily for reading human written files, and anything
written into shouldn't need to have documentation/comments. If something with
more power is needed, move up to Config::Simple, Config::General or one of
the many other Config:: modules. Config::Tiny does not preserve comments,
whitespace, or the order of the file contents.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Config-Tiny
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
use::configuring
Section: perl
Priority: optional
Filename: pool/main/libc/libconfig-tiny-perl/libconfig-tiny-perl_2.30-1_all.deb