How to Install and Uninstall python3-openoffice.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-openoffice.noarch" package

Please follow the step by step instructions below to install python3-openoffice.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-openoffice.noarch

2. Uninstall "python3-openoffice.noarch" package

Here is a brief guide to show you how to uninstall python3-openoffice.noarch on Fedora 36:

$ sudo dnf remove python3-openoffice.noarch $ sudo dnf autoremove

3. Information about the python3-openoffice.noarch package on Fedora 36

Last metadata expiration check: 4:35:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-openoffice
Version : 0.1
Release : 0.40.20110209.fc36
Architecture : noarch
Size : 53 k
Source : python-openoffice-0.1-0.40.20110209.fc36.src.rpm
Repository : fedora
Summary : Python 3 libraries for interacting with LibreOffice
URL : https://gitorious.org/openoffice-python
License : GPLv3
Description : The library is designed to supports both writing Macros (called by OOo) and
: interacting with OOo from an external Python program (using the UNO bridge).