How to Install and Uninstall unoconv.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 15,2024

1. Install "unoconv.noarch" package

This tutorial shows how to install unoconv.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install unoconv.noarch

2. Uninstall "unoconv.noarch" package

This tutorial shows how to uninstall unoconv.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove unoconv.noarch $ sudo dnf autoremove

3. Information about the unoconv.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:48:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : unoconv
Version : 0.9.0
Release : 2.el8
Architecture : noarch
Size : 61 k
Source : unoconv-0.9.0-2.el8.src.rpm
Repository : epel
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.