How to Install and Uninstall libreofficekit.i686 Package on Fedora 36

Last updated: January 11,2025

1. Install "libreofficekit.i686" package

This guide covers the steps necessary to install libreofficekit.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libreofficekit.i686

2. Uninstall "libreofficekit.i686" package

This tutorial shows how to uninstall libreofficekit.i686 on Fedora 36:

$ sudo dnf remove libreofficekit.i686 $ sudo dnf autoremove

3. Information about the libreofficekit.i686 package on Fedora 36

Last metadata expiration check: 0:02:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libreofficekit
Epoch : 1
Version : 7.3.5.2
Release : 1.fc36
Architecture : i686
Size : 111 k
Source : libreoffice-7.3.5.2-1.fc36.src.rpm
Repository : updates
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).