How to Install and Uninstall libcmis.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "libcmis.src" package
Please follow the guidelines below to install libcmis.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libcmis.src
Copied
2. Uninstall "libcmis.src" package
This is a short guide on how to uninstall libcmis.src on Oracle Linux 9:
$
sudo dnf remove
libcmis.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libcmis.src package on Oracle Linux 9
Last metadata expiration check: 2:44:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libcmis
Version : 0.5.2
Release : 12.el9
Architecture : src
Size : 485 k
Source : None
Repository : ol9_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 : 12.el9
Architecture : src
Size : 485 k
Source : None
Repository : ol9_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.