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

Last updated: May 13,2024

1. Install "libconfig-crontab-perl" package

This guide covers the steps necessary to install libconfig-crontab-perl on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

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

Package: libconfig-crontab-perl
Architecture: all
Version: 1.45-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: 129
Depends: perl
Recommends: cron
Filename: pool/universe/libc/libconfig-crontab-perl/libconfig-crontab-perl_1.45-1_all.deb
Size: 48704
MD5sum: 2b14ffcc617446a9ece8a0ce515d5dc6
SHA1: 375fbfb435405b3bf2602cded6da1361f144b5c2
SHA256: a797a1ef8428a9b9ebdf40d21c4ced1e0a5fd7a92139d15ba5fc8c034c0f5e9c
SHA512: 44f6948836ce0fe456000da948d59b0b9c23e18bd3ab695b3bc81b7c18cc6866f7113a27e086c3c1e788002027114a04d39fb7a997cc98d59ad90306cfc7bb72
Homepage: https://metacpan.org/release/Config-Crontab
Description-en: 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: c9613467243f2aacc1d71bd972bb8f91