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

Last updated: May 02,2024

1. Install "libfile-readbackwards-perl" package

Here is a brief guide to show you how to install libfile-readbackwards-perl on Kali Linux

$ sudo apt update $ sudo apt install libfile-readbackwards-perl

2. Uninstall "libfile-readbackwards-perl" package

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

$ sudo apt remove libfile-readbackwards-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libfile-readbackwards-perl
Version: 1.06-2
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11640
SHA256: 665fb1d6fe47e4ad6155b4f07f957231470f5358d9ac3a2bf3d6fd3501cf1990
SHA1: 28fd4277cb857553aa2ceb6921e4dec4f06e8e28
MD5sum: 195f24dee60dd11a04e19751440beb39
Description: Perl module for reading a file backwards by lines
File::ReadBackwards reads a file backwards line by line. It is simple to use,
memory efficient and fast. It supports both an object and a tied handle
interface.
.
It is intended for processing log and other similar text files which
typically have their newest entries appended to them. By default files
are assumed to be plain text and have a line ending appropriate to the
OS. But you can set the input record separator string on a per file
basis.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-ReadBackwards
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with::logfile
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-readbackwards-perl/libfile-readbackwards-perl_1.06-2_all.deb