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

Last updated: May 02,2024

1. Install "libx500-dn-perl" package

This tutorial shows how to install libx500-dn-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libx500-dn-perl

2. Uninstall "libx500-dn-perl" package

This guide let you learn how to uninstall libx500-dn-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libx500-dn-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libx500-dn-perl
Priority: optional
Section: universe/perl
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.29-4
Depends: perl, libparse-recdescent-perl
Filename: pool/universe/libx/libx500-dn-perl/libx500-dn-perl_0.29-4_all.deb
Size: 12324
MD5sum: 7cddf3b8765b0991583418c2b73ac280
SHA1: 7a3fa0539e7cd1e51c0ecbdeadfad146fb7fc737
SHA256: 2a7254254e3eec0cafdb6ac9ce679f27988de11b6fba0eef273b4d39f9ffd8e9
Description-en: Perl parser and formatter for RFC 2253 style DN strings
X500::DN handles X.500 DNs (Distinguished Names). Currently, it parses DN
strings formatted according to RFC 2253 syntax into an internal format and
produces RFC 2253 formatted string from it.
.
X500::RDN handles X.500 RDNs (Relative Distinguished Names). This is a
supporting module for X500::DN.
Description-md5: fefee46ccfc26db8a893f6deeadb99ca
Homepage: http://search.cpan.org/dist/X500-DN/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu