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

Last updated: January 15,2025

1. Install "python3-openoffice.noarch" package

Learn how to install python3-openoffice.noarch on Fedora 35

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

2. Uninstall "python3-openoffice.noarch" package

This guide let you learn how to uninstall python3-openoffice.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:53:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-openoffice
Version : 0.1
Release : 0.39.20110209.fc35
Architecture : noarch
Size : 53 k
Source : python-openoffice-0.1-0.39.20110209.fc35.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).