How to Install and Uninstall libcmis.i686 Package on AlmaLinux 9

Last updated: October 14,2024

1. Install "libcmis.i686" package

Please follow the guidelines below to install libcmis.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libcmis.i686

2. Uninstall "libcmis.i686" package

This is a short guide on how to uninstall libcmis.i686 on AlmaLinux 9:

$ sudo dnf remove libcmis.i686 $ sudo dnf autoremove

3. Information about the libcmis.i686 package on AlmaLinux 9

Last metadata expiration check: 2:38:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libcmis
Version : 0.5.2
Release : 12.el9
Architecture : i686
Size : 420 k
Source : libcmis-0.5.2-12.el9.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.