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

Last updated: June 26,2024

1. Install "python3-openoffice.noarch" package

In this section, we are going to explain the necessary steps to install python3-openoffice.noarch on Fedora 34

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

2. Uninstall "python3-openoffice.noarch" package

Please follow the instructions below to uninstall python3-openoffice.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:59:09 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-openoffice
Version : 0.1
Release : 0.37.20110209.fc34
Architecture : noarch
Size : 53 k
Source : python-openoffice-0.1-0.37.20110209.fc34.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).