How to Install and Uninstall libtime-fake-perl Package on Kali Linux

Last updated: May 07,2024

1. Install "libtime-fake-perl" package

This is a short guide on how to install libtime-fake-perl on Kali Linux

$ sudo apt update $ sudo apt install libtime-fake-perl

2. Uninstall "libtime-fake-perl" package

Please follow the steps below to uninstall libtime-fake-perl on Kali Linux:

$ sudo apt remove libtime-fake-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtime-fake-perl package on Kali Linux

Package: libtime-fake-perl
Version: 0.11-4
Installed-Size: 24
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 8276
SHA256: 3a8a0bcffee6f49db757add1e9d4daa68ae34c04018ccaff4fbafb4980a4ff4a
SHA1: e14c44314930b708bdadaabd4c7c3c2783db497f
MD5sum: 7aad21b6b7a2cbe39e6d147866b9145e
Description: Perl module for simulating different times without changing your system clock
Use Time::Fake to achieve the effect of changing your system clock, but
without actually changing your system clock. It overrides the Perl builtin
subs time, localtime, and gmtime, causing them to return a "faked" time
of your choice. From the script's point of view, time still flows at the
normal rate, but it is just offset as if it were executing in the past or
present.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Time-Fake
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtime-fake-perl/libtime-fake-perl_0.11-4_all.deb