How to Install and Uninstall libconfig-file-perl Package on Kali Linux
Last updated: November 22,2024
1. Install "libconfig-file-perl" package
Here is a brief guide to show you how to install libconfig-file-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libconfig-file-perl
Copied
2. Uninstall "libconfig-file-perl" package
In this section, we are going to explain the necessary steps to uninstall libconfig-file-perl on Kali Linux:
$
sudo apt remove
libconfig-file-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libconfig-file-perl package on Kali Linux
Package: libconfig-file-perl
Version: 1.54-2
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 8536
SHA256: 95bb9d19d511c3f4ff88f1829ff17c40b2e5f9773e38736923b4a56fb6936e88
SHA1: c0afdeda2ab179fb17df552fe466476e6bb809fa
MD5sum: 32b5f66b02ddb5f7a117a97d218d4f5d
Description: simple configuration file parsing module
Config::File parses simple configuration files and store its values in
an anonymous hash reference. The syntax of the configuration file is
quite simple:
.
# This is a comment
VALUE_ONE = foo
VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Config-File
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
use::configuring
Section: perl
Priority: optional
Filename: pool/main/libc/libconfig-file-perl/libconfig-file-perl_1.54-2_all.deb
Version: 1.54-2
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 8536
SHA256: 95bb9d19d511c3f4ff88f1829ff17c40b2e5f9773e38736923b4a56fb6936e88
SHA1: c0afdeda2ab179fb17df552fe466476e6bb809fa
MD5sum: 32b5f66b02ddb5f7a117a97d218d4f5d
Description: simple configuration file parsing module
Config::File parses simple configuration files and store its values in
an anonymous hash reference. The syntax of the configuration file is
quite simple:
.
# This is a comment
VALUE_ONE = foo
VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Config-File
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
use::configuring
Section: perl
Priority: optional
Filename: pool/main/libc/libconfig-file-perl/libconfig-file-perl_1.54-2_all.deb