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

Last updated: May 15,2024

1. Install "libtie-simple-perl" package

Please follow the guidelines below to install libtie-simple-perl on Kali Linux

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

2. Uninstall "libtie-simple-perl" package

This tutorial shows how to uninstall libtie-simple-perl on Kali Linux:

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

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

Package: libtie-simple-perl
Version: 1.04-4
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9200
SHA256: afda055713802705c9520d82e00da26a86bac20946d2229cb3ab224789d63e6a
SHA1: ad865f56857b619db76dc615b9b4366787dc2248
MD5sum: 9855d261aa2b2632ae3c47dae06623c1
Description: simple way to tie Perl variables
This package provides the Perl module Tie::Simple. This module adds to
tie function the ability to quickly create new types of tie objects
without creating a complete Tie::Something class. The idea is to make
the programmers life easier when it comes to single-use ties which are
sometime useful.
.
Tie::Simple class is actually a front-end to other classes which
really do all the work once tied, but this package does the dwimming
to automatically figure out what you're trying to do.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Tie-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtie-simple-perl/libtie-simple-perl_1.04-4_all.deb