How to Install and Uninstall libtie-persistent-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libtie-persistent-perl" package

Please follow the instructions below to install libtie-persistent-perl on Kali Linux

$ sudo apt update $ sudo apt install libtie-persistent-perl

2. Uninstall "libtie-persistent-perl" package

This is a short guide on how to uninstall libtie-persistent-perl on Kali Linux:

$ sudo apt remove libtie-persistent-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtie-persistent-perl package on Kali Linux

Package: libtie-persistent-perl
Version: 1.00-3
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 15504
SHA256: 6d7360cb6b0da9c108ea2434384759da3c92935b724cd3ca12e128000dcac9c7
SHA1: f63c00d169bb5d5b9b8a369e1829dbf0f60a9924
MD5sum: ed44f64b80f27392a9fb8adb6d2cde09
Description: tied interface to persistent file
Tie::Persistent makes working with persistent data real easy by using the tie
interface. It works by storing data contained in a variable into a file (not
unlike a database). The primary advantage is speed, as the whole datastructure
is kept in memory (which is also a limitation), and, of course, that you can
use arbitrary data structures inside the variable (unlike DB_File). Note that
it is most useful if the data structure fits into memory.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Tie-Persistent
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtie-persistent-perl/libtie-persistent-perl_1.00-3_all.deb