How to Install and Uninstall libtemplate-plugin-ipaddr-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libtemplate-plugin-ipaddr-perl" package

Please follow the instructions below to install libtemplate-plugin-ipaddr-perl on Kali Linux

$ sudo apt update $ sudo apt install libtemplate-plugin-ipaddr-perl

2. Uninstall "libtemplate-plugin-ipaddr-perl" package

Please follow the step by step instructions below to uninstall libtemplate-plugin-ipaddr-perl on Kali Linux:

$ sudo apt remove libtemplate-plugin-ipaddr-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtemplate-plugin-ipaddr-perl package on Kali Linux

Package: libtemplate-plugin-ipaddr-perl
Version: 0.03-2
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libnetaddr-ip-perl, libtemplate-perl
Size: 7784
SHA256: 853b3217ab56ec9a59501f438e64cb33865b4a2b66e5dc815098a6b57cd6958a
SHA1: 90b69a9a1cc0d30e2c90ee5fe25fbbbfdf989c20
MD5sum: cc65751034d03a52c832305d2aa3fc7a
Description: plugin handling IP addresses for the Template Toolkit
Template::Plugin::IPAddr implements an IPAddr class for handling IPv4 and
IPv6 addresses in an object-orientated way. The module is based on NetAddr::IP
and works on IPv4 as well as IPv6 addresses.
.
You can create a IPAddr object via the USE directive, adding any initial
prefix as an argument:
.
[% USE IPAddr %]
.
[% USE IPAddr(prefix) %]
.
Once you've got an IPAddr object, you can use it as a prototype to create
other IPAddr objects with the new() method.
Description-md5:
Homepage: https://metacpan.org/release/Template-Plugin-IPAddr
Section: perl
Priority: optional
Filename: pool/main/libt/libtemplate-plugin-ipaddr-perl/libtemplate-plugin-ipaddr-perl_0.03-2_all.deb