How to Install and Uninstall libreofficekit.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 29,2024

1. Install "libreofficekit.x86_64" package

This guide covers the steps necessary to install libreofficekit.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libreofficekit.x86_64

2. Uninstall "libreofficekit.x86_64" package

Please follow the guidelines below to uninstall libreofficekit.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libreofficekit.x86_64 $ sudo dnf autoremove

3. Information about the libreofficekit.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:48:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libreofficekit
Epoch : 1
Version : 6.3.6.2
Release : 3.el8
Architecture : x86_64
Size : 163 k
Source : libreoffice-6.3.6.2-3.el8.src.rpm
Repository : appstream
Summary : A library providing access to LibreOffice functionality
URL : http://www.libreoffice.org/
License : MPLv2.0
Description : LibreOfficeKit can be used to access LibreOffice functionality
: through C/C++, without any need to use UNO.
:
: For now it only offers document conversion (in addition to an
: experimental tiled rendering API).