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

Last updated: May 17,2024

1. Install "libopenoffice-oodoc-perl" package

This guide covers the steps necessary to install libopenoffice-oodoc-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopenoffice-oodoc-perl

2. Uninstall "libopenoffice-oodoc-perl" package

Please follow the step by step instructions below to uninstall libopenoffice-oodoc-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopenoffice-oodoc-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libopenoffice-oodoc-perl
Priority: optional
Section: universe/perl
Installed-Size: 1180
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.125-3
Depends: libarchive-zip-perl, libxml-twig-perl, perl
Recommends: libtext-wrapper-perl
Filename: pool/universe/libo/libopenoffice-oodoc-perl/libopenoffice-oodoc-perl_2.125-3_all.deb
Size: 442792
MD5sum: c0197b62771a306949a43df0e2d158b9
SHA1: 605137eff0b78f1afbd2055f2c380e40496b263c
SHA256: ce7ae2a9f36d9fbb9c900bb0f1aff384989c9fdabb0d8c0bf94772af0733369d
Description-en: module for working with Open Document Format files
OpenOffice::OODoc is a Perl module for reading from/writing to files that
comply with the OASIS Open Document Format for Office Applications (ODF),
also known as the ISO/IEC 26300:2006 standard. It provides a high-level,
document-oriented language, and isolates the programmer from the details
of the file format.
.
This module can process different document classes (texts, spreadsheets,
presentations, and drawings). It can retrieve or update styles and images,
document metadata, as well as text content.
Description-md5: 36b9c9ed97f6ef559426773c48d6b0c8
Homepage: https://metacpan.org/release/OpenOffice-OODoc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu