How to Install and Uninstall libtemplate-plugin-ipaddr-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

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

Learn how to install libtemplate-plugin-ipaddr-perl on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the steps below to uninstall libtemplate-plugin-ipaddr-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtemplate-plugin-ipaddr-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtemplate-plugin-ipaddr-perl
Architecture: all
Version: 0.03-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: 24
Depends: perl:any, libnetaddr-ip-perl, libtemplate-perl
Filename: pool/universe/libt/libtemplate-plugin-ipaddr-perl/libtemplate-plugin-ipaddr-perl_0.03-1.1_all.deb
Size: 7316
MD5sum: 53e0225a5012fb447ab295f647e6a7f4
SHA1: 3e5ca81075586eeeba21a6395b8b7efa48fce909
SHA256: 5a8b8bf023938667877721ddaa88baa556d74225a073378be6666b32df5abe8a
SHA512: fa7d6d230f2fb8d3cc52735f3fbd82175a7f853a14a450551ab3eb105d3e0a542a9be4f57d29feb2c3005adcc3941ddc99ca46b1acf216ee4313a34a1d855c74
Homepage: https://metacpan.org/release/Template-Plugin-IPAddr
Description-en: 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: fa651771d2c153ebd34fb13696edeca4