How to Install and Uninstall libcmis.i686 Package on Rocky Linux 8
Last updated: February 06,2025
1. Install "libcmis.i686" package
This guide let you learn how to install libcmis.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libcmis.i686
Copied
2. Uninstall "libcmis.i686" package
In this section, we are going to explain the necessary steps to uninstall libcmis.i686 on Rocky Linux 8:
$
sudo dnf remove
libcmis.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libcmis.i686 package on Rocky Linux 8
Last metadata expiration check: 1:37:08 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libcmis
Version : 0.5.2
Release : 1.el8
Architecture : i686
Size : 568 k
Source : libcmis-0.5.2-1.el8.src.rpm
Repository : appstream
Summary : A C/C++ client library for CM interfaces
URL : https://github.com/tdf/libcmis
License : GPLv2+ or LGPLv2+ or MPLv1.1
Description : LibCMIS is a C/C++ client library for working with CM (content management)
: interfaces. The primary supported interface (which gave the library its
: name) is CMIS, which allows applications to connect to any ECM behaving
: as a CMIS server (Alfresco or Nuxeo are examples of open source ones).
: Another supported interface is Google Drive.
Available Packages
Name : libcmis
Version : 0.5.2
Release : 1.el8
Architecture : i686
Size : 568 k
Source : libcmis-0.5.2-1.el8.src.rpm
Repository : appstream
Summary : A C/C++ client library for CM interfaces
URL : https://github.com/tdf/libcmis
License : GPLv2+ or LGPLv2+ or MPLv1.1
Description : LibCMIS is a C/C++ client library for working with CM (content management)
: interfaces. The primary supported interface (which gave the library its
: name) is CMIS, which allows applications to connect to any ECM behaving
: as a CMIS server (Alfresco or Nuxeo are examples of open source ones).
: Another supported interface is Google Drive.