How to Install and Uninstall libtie-handle-offset-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libtie-handle-offset-perl" package

This guide let you learn how to install libtie-handle-offset-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtie-handle-offset-perl

2. Uninstall "libtie-handle-offset-perl" package

Here is a brief guide to show you how to uninstall libtie-handle-offset-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtie-handle-offset-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtie-handle-offset-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtie-handle-offset-perl
Architecture: all
Version: 0.004-1.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: 28
Depends: perl:any
Filename: pool/universe/libt/libtie-handle-offset-perl/libtie-handle-offset-perl_0.004-1.1_all.deb
Size: 9520
MD5sum: fe11af3b2114bdb356d98e2ae1350ade
SHA1: cd5003d966a215558d0b6d7689a14aa67bff2710
SHA256: a8afa1e5f4e3468af5765e43457d889b4ef2458c45fee73baa3baeaaa5a5cfd6
SHA512: 8e9689dc397186d47b33e0f69408056f6c929d3877d17a6d3e42f98fb25d92b531f498ce5921377bbc9b1b7bc57d0b1a47e85cb24545835981f54fe4752fd445
Homepage: https://metacpan.org/release/Tie-Handle-Offset
Description-en: module to provide tied handle that hides the beginning of a file
Tie::Handle::Offset provides a file handle that hides the beginning of a
file. After opening, the file is positioned at the offset location. "seek()"
and "tell()" calls are modified to preserve the offset.
.
For example, "tell($fh)" will return 0, though the actual file position is at
the offset. Likewise, "seek($fh,80,0)" will seek to 80 bytes from the offset
instead of 80 bytes from the actual start of the file.
.
The included Tie::Handle::SkipHeader module automatically hides an
email-style message header. After opening the file, it reads up to a blank or
white-space-only line and sets the offset to the next byte.
Description-md5: 315f46aae29325cf99469514ffbd50ee