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

Last updated: May 07,2024

1. Install "libconfig-crontab-perl" package

Here is a brief guide to show you how to install libconfig-crontab-perl on Kali Linux

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

2. Uninstall "libconfig-crontab-perl" package

Here is a brief guide to show you how to uninstall libconfig-crontab-perl on Kali Linux:

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

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

Package: libconfig-crontab-perl
Version: 1.45-3
Installed-Size: 144
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: cron
Size: 51064
SHA256: b6a706915f7c8b3b397753de8cec200f32324c8758be30101441afcca30b1eb9
SHA1: ea0007c9a86b48226c036bed2c32b0eddf1b7397
MD5sum: c86f7d17b9ac7e4f09f348f58245e4bf
Description: module to read/write Vixie-compatible crontab(5) files
Config::Crontab provides an object-oriented interface to Vixie-style
crontab(5) files for Perl.
.
In short, Config::Crontab reads and writes crontab(5) files (and does a
little pretty-printing too) using objects. The general idea is that you
create a Config::Crontab object and associate it with a file (if
unassociated, it will work over a pipe to crontab -l). From there, you can
add lines to your crontab object, change existing line attributes, and write
everything back to file.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Config-Crontab
Section: perl
Priority: optional
Filename: pool/main/libc/libconfig-crontab-perl/libconfig-crontab-perl_1.45-3_all.deb