How to Install and Uninstall libfile-write-rotate-perl Package on Kali Linux

Last updated: October 06,2024

1. Install "libfile-write-rotate-perl" package

Learn how to install libfile-write-rotate-perl on Kali Linux

$ sudo apt update $ sudo apt install libfile-write-rotate-perl

2. Uninstall "libfile-write-rotate-perl" package

This tutorial shows how to uninstall libfile-write-rotate-perl on Kali Linux:

$ sudo apt remove libfile-write-rotate-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-write-rotate-perl package on Kali Linux

Package: libfile-write-rotate-perl
Version: 0.321-3
Installed-Size: 51
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfile-flock-retry-perl (>= 0.631), libfile-which-perl, libproc-pid-file-perl
Size: 20772
SHA256: 306c50893d333fae0f66befddc72a074d661d8e5e74490a5b0286c6928f0222d
SHA1: 5a17680c750854b8118d7dd6b2143e248472b7f8
MD5sum: 3581e6fad20f594623eb493f0faf7626
Description: module to deal with files that archive/rotate themselves
File::Write::Rotate can be used to write to file, usually for logging, that
can rotate itself. File will be opened in append mode. Locking will be done
to avoid conflict when there are multiple writers. Rotation can be done by
size (after a certain size is reached), by time (daily/monthly/yearly), or
both.
Description-md5:
Homepage: https://metacpan.org/release/File-Write-Rotate
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-write-rotate-perl/libfile-write-rotate-perl_0.321-3_all.deb