How to Install and Uninstall libreofficekit.x86_64 Package on CentOS Stream 9

Last updated: October 14,2024

1. Install "libreofficekit.x86_64" package

Please follow the guidance below to install libreofficekit.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libreofficekit.x86_64

2. Uninstall "libreofficekit.x86_64" package

This guide covers the steps necessary to uninstall libreofficekit.x86_64 on CentOS Stream 9:

$ sudo dnf remove libreofficekit.x86_64 $ sudo dnf autoremove

3. Information about the libreofficekit.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:30:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libreofficekit
Epoch : 1
Version : 7.1.8.1
Release : 11.el9
Architecture : x86_64
Size : 97 k
Source : libreoffice-7.1.8.1-11.el9.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).