How to Install and Uninstall libcrypt-smime-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libcrypt-smime-perl" package

This guide let you learn how to install libcrypt-smime-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcrypt-smime-perl

2. Uninstall "libcrypt-smime-perl" package

This guide covers the steps necessary to uninstall libcrypt-smime-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcrypt-smime-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcrypt-smime-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcrypt-smime-perl
Priority: optional
Section: universe/perl
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.16-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libssl1.0.0 (>= 1.0.0)
Filename: pool/universe/libc/libcrypt-smime-perl/libcrypt-smime-perl_0.16-1build1_amd64.deb
Size: 26142
MD5sum: 5aa6bbbc3c590eae3f4829787f8a32cb
SHA1: d1b4b4712d3d85d929e45bf3e8d7ef2731b772bb
SHA256: 433c80d2be58179642e0cdf02d827f5aa5b78b4e198c7153ca5d01e1384fa7af
Description-en: S/MIME message signing, verification, encryption and decryption module
Crypt::SMIME provides a class for handling S/MIME messages. It can sign,
verify, encrypt and decrypt messages.
.
Crypt::SMIME operates on email messages as simple strings, so there's no
particular integration with other MAIL::* or MIME::* modules. Rather, it
can co-operate with any module capable of accepting / outputting the entire
message as a single string.
Description-md5: bad083fe00eb0ed9eb99d38d64ebc1fb
Homepage: https://metacpan.org/release/Crypt-SMIME
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu