How to Install and Uninstall python-cmislib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-cmislib" package

Please follow the guidelines below to install python-cmislib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cmislib

2. Uninstall "python-cmislib" package

In this section, we are going to explain the necessary steps to uninstall python-cmislib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-cmislib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-cmislib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-cmislib
Priority: optional
Section: universe/python
Installed-Size: 209
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.5.1+dfsg-2
Depends: python-iso8601, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-cmislib-doc
Filename: pool/universe/p/python-cmislib/python-cmislib_0.5.1+dfsg-2_all.deb
Size: 29274
MD5sum: 539c5185a48dbcf17fec82aaa9c4c125
SHA1: f15ad5a505e0433ff13fba63d5f49f67b0097d88
SHA256: 21678c54c3638677c6ce9baf1341ec55e4d55d3606e9014770782d3c5a94ff92
Description-en: CMIS client library for Python
Apache Chemistry cmislib is a CMIS client library for Python.
.
The goal of this library is to provide an interoperable API to CMIS
repositories such as Alfresco, Nuxeo, KnowledgeTree, MS SharePoint, EMC
Documentum, and any other content repository that is CMIS-compliant.
Description-md5: 0dca91904e9866a5ee874a1487cda832
Homepage: https://chemistry.apache.org/python/cmislib.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu