How to Install and Uninstall python3-odf Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 22,2024

1. Install "python3-odf" package

Please follow the instructions below to install python3-odf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-odf

2. Uninstall "python3-odf" package

Please follow the guidelines below to uninstall python3-odf on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-odf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-odf package on Ubuntu 21.10 (Impish Indri)

Package: python3-odf
Architecture: all
Version: 1.4.1-1
Priority: optional
Section: universe/python
Source: python-odf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 586
Depends: python3-defusedxml, python3:any
Recommends: python-odf-doc, python-odf-tools
Filename: pool/universe/p/python-odf/python3-odf_1.4.1-1_all.deb
Size: 77840
MD5sum: 1d5a359c909f8aacfe4d109312e50864
SHA1: eb04c61f6a9b02b47d4dc0b889588b19d45fdbb9
SHA256: 36e24858c1b0e33b49c4b3c4c18b96825546347fa640be5d3d45a8069416e78b
SHA512: 451d649575704476b25526431059430c0512de426ec19b931fc2f059fc6a9e8943e10576ac67a4bf38ae9f51ab24ec35be22a18025ae4e29444e4bbe8c5cd9fe
Homepage: https://github.com/eea/odfpy
Description-en: Python3 API to manipulate OpenDocument files
Odfpy is a library to read and write OpenDocument v. 1.1 files.
The main focus has been to prevent the programmer from creating invalid
documents. It has checks that raise an exception if the programmer adds
an invalid element, adds an attribute unknown to the grammar, forgets to
add a required attribute or adds text to an element that doesn't allow it.
.
These checks and the API itself were generated from the RelaxNG
schema, and then hand-edited. Therefore the API is complete and can
handle all ODF constructions.
.
In addition to the API, there are a few scripts:
.
- csv2ods - Create OpenDocument spreadsheet from comma separated values
- mailodf - Email ODF file as HTML archive
- odf2xhtml - Convert ODF to (X)HTML
- odf2mht - Convert ODF to HTML archive
- odf2xml - Create OpenDocument XML file from OD? package
- odfimgimport - Import external images
- odflint - Check ODF file for problems
- odfmeta - List or change the metadata of an ODF file
- odfoutline - Show outline of OpenDocument
- odfuserfield - List or change the user-field declarations in an ODF file
- xml2odf - Create OD? package from OpenDocument in XML form
Description-md5: 5bfaa51bb25352b2ea61da1c157cf2a3