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

Last updated: October 06,2024

1. Install "libcmis.x86_64" package

This is a short guide on how to install libcmis.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libcmis.x86_64

2. Uninstall "libcmis.x86_64" package

Here is a brief guide to show you how to uninstall libcmis.x86_64 on AlmaLinux 9:

$ sudo dnf remove libcmis.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:57:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libcmis
Version : 0.5.2
Release : 12.el9
Architecture : x86_64
Size : 388 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.