How to Install and Uninstall perl-File-ReadBackwards Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-File-ReadBackwards" package
This guide let you learn how to install perl-File-ReadBackwards on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-File-ReadBackwards
Copied
2. Uninstall "perl-File-ReadBackwards" package
This guide covers the steps necessary to uninstall perl-File-ReadBackwards on openSuSE Tumbleweed:
$
sudo zypper remove
perl-File-ReadBackwards
Copied
3. Information about the perl-File-ReadBackwards package on openSuSE Tumbleweed
Information for package perl-File-ReadBackwards:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-File-ReadBackwards
Version : 1.06-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 17.6 KiB
Installed : No
Status : not installed
Source package : perl-File-ReadBackwards-1.06-1.13.src
Upstream URL : https://metacpan.org/release/File-ReadBackwards
Summary : Read a file backwards by lines
Description :
This module 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.
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-File-ReadBackwards
Version : 1.06-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 17.6 KiB
Installed : No
Status : not installed
Source package : perl-File-ReadBackwards-1.06-1.13.src
Upstream URL : https://metacpan.org/release/File-ReadBackwards
Summary : Read a file backwards by lines
Description :
This module 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.