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

Last updated: September 20,2024

1. Install "python-kolab" package

Here is a brief guide to show you how to install python-kolab on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kolab

2. Uninstall "python-kolab" package

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

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

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

Package: python-kolab
Priority: optional
Section: universe/python
Installed-Size: 390
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Kolab Maintainers
Architecture: amd64
Source: libkolab
Version: 1.0.2-10ubuntu6
Depends: libkolab1 (= 1.0.2-10ubuntu6), python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libkolabxml1v5 (>= 1.1.0), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Filename: pool/universe/libk/libkolab/python-kolab_1.0.2-10ubuntu6_amd64.deb
Size: 59978
MD5sum: db0857f66f06ada248887b8c4a60b016
SHA1: 803a1d4485d882c5e6e3cf5a654c509f1d27b839
SHA256: eec99cc2a3c0f2962913aff7a7da075dace6a5ba9068ce0ca118a2d43d6ff86a
Description-en: Python bindings for Kolab Library
This package provides the Kolab Python modules icalendar and calendaring.
.
- The calendaring module provides some general calendaring functions
- The icalendar module exposes iCalendar functionality:
iCal reading/writing, iTip, iMip.
Description-md5: 152dceed23f63d1315474a97da03d6a0
Homepage: http://git.kolab.org/libkolab
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu