How to Install and Uninstall libdatetime-format-xsd-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libdatetime-format-xsd-perl" package

Please follow the steps below to install libdatetime-format-xsd-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdatetime-format-xsd-perl

2. Uninstall "libdatetime-format-xsd-perl" package

This guide let you learn how to uninstall libdatetime-format-xsd-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdatetime-format-xsd-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdatetime-format-xsd-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdatetime-format-xsd-perl
Priority: optional
Section: universe/perl
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.2-1
Depends: perl, libdatetime-format-iso8601-perl
Filename: pool/universe/libd/libdatetime-format-xsd-perl/libdatetime-format-xsd-perl_0.2-1_all.deb
Size: 9644
MD5sum: 332d872f1eb7726aedb7a86f0ffadf9f
SHA1: 1d21f206e98595f9c1138de7269a33c6c3d8f839
SHA256: f2e3f07c299927896895b7dd3ddafc1ebf73723a9b3a0e167906c54f696e8713
Description-en: format DateTime according to xsd:dateTime
XML Schema defines a usage profile which is a subset of the ISO8601
profile. This profile defines that the following is the only possible
representation for a dateTime, despite all other options ISO provides.
.
YYYY-MM-DD"T"HH:MI:SS(Z|[+-]zh:zm)
.
DateTime::Format::XSD is a subclass of DateTime::Format::ISO8601,
therefore it will be able to parse all other ISO options, but will only
format it in this exact spec.
Description-md5: e1f97da71ee14a3a88b0167a65e68e43
Homepage: http://search.cpan.org/dist/DateTime-Format-XSD/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu