How to Install and Uninstall libemail-reply-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libemail-reply-perl" package

Please follow the steps below to install libemail-reply-perl on Kali Linux

$ sudo apt update $ sudo apt install libemail-reply-perl

2. Uninstall "libemail-reply-perl" package

This tutorial shows how to uninstall libemail-reply-perl on Kali Linux:

$ sudo apt remove libemail-reply-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libemail-reply-perl package on Kali Linux

Package: libemail-reply-perl
Version: 1.204-3
Installed-Size: 34
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libemail-abstract-perl, libemail-address-xs-perl, libemail-mime-perl
Size: 10708
SHA256: d10f601054a8ace2d3f955e5cf3613c3df2335fca36e715a1b9b06a4b737ddce
SHA1: 13a5634195c99d930f4c88ecff123fe68bc15ac2
MD5sum: 9da419acb85a61d57f44fc53617938a6
Description: module to reply to an email message
The Email::Reply module takes the hard out of generating replies to email
messages.
.
The exported reply() function accepts a number of named parameters and
returns an email message object of type Email::MIME or Email::Simple,
depending on the parameters passed.
Description-md5:
Homepage: https://metacpan.org/release/Email-Reply
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libe/libemail-reply-perl/libemail-reply-perl_1.204-3_all.deb