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

Last updated: January 11,2025

1. Install "libcrypt-openssl-dsa-perl" package

Please follow the guidance below to install libcrypt-openssl-dsa-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcrypt-openssl-dsa-perl

2. Uninstall "libcrypt-openssl-dsa-perl" package

Please follow the instructions below to uninstall libcrypt-openssl-dsa-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcrypt-openssl-dsa-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcrypt-openssl-dsa-perl
Priority: optional
Section: universe/perl
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.15-1build1
Depends: libc6 (>= 2.4), libssl1.0.0 (>= 1.0.0), perl (>= 5.22.1-1), perlapi-5.22.1
Filename: pool/universe/libc/libcrypt-openssl-dsa-perl/libcrypt-openssl-dsa-perl_0.15-1build1_amd64.deb
Size: 18670
MD5sum: 7781eac336d00c1bec6b4433464cea1d
SHA1: 708f7e3072c79f49ca6f563bc99dba9bc2b2cbca
SHA256: a4b0554dc8966fb8828021ff4c52d915884c671ead15a2b2e6aaa7c0afb8f98f
Description-en: module which implements the DSA signature verification system
Crypt::OpenSSL::DSA is a wrapper to the DSA (Digital Signature Algorithm)
functions contained in the OpenSSL crypto library. It allows you to create
public/private key pair, sign messages and verify signatures, as well as
manipulate the keys at the low level.
Description-md5: e61410edfd01af0043cebdb65b58d45c
Homepage: http://perl-openssl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu