How to Install and Uninstall unoconv.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "unoconv.noarch" package

Here is a brief guide to show you how to install unoconv.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install unoconv.noarch

2. Uninstall "unoconv.noarch" package

This tutorial shows how to uninstall unoconv.noarch on Fedora 35:

$ sudo dnf remove unoconv.noarch $ sudo dnf autoremove

3. Information about the unoconv.noarch package on Fedora 35

Last metadata expiration check: 3:40:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : unoconv
Version : 0.9.0
Release : 6.fc35
Architecture : noarch
Size : 56 k
Source : unoconv-0.9.0-6.fc35.src.rpm
Repository : fedora
Summary : A tool to convert documents from/to any format supported by LibreOffice
URL : https://github.com/unoconv/unoconv/
License : GPLv2
Description : Universal Office Converter (unoconv) is a command line tool to convert any
: document format that LibreOffice can import to any document format that
: LibreOffice can export. It makes use of the LibreOffice's UNO bindings for
: non-interactive conversion of documents.
:
: Supported document formats include Open Document Format (.odg, .odp, .ods,
: .odt), MS Word (.doc), MS Office Open/MS OOXML (.docx, .pptx, .xlsx), PDF,
: HTML, RTF, and many more.