How to Install and Uninstall python3-exchangelib Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-exchangelib" package

In this section, we are going to explain the necessary steps to install python3-exchangelib on Kali Linux

$ sudo apt update $ sudo apt install python3-exchangelib

2. Uninstall "python3-exchangelib" package

Please follow the step by step instructions below to uninstall python3-exchangelib on Kali Linux:

$ sudo apt remove python3-exchangelib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-exchangelib package on Kali Linux

Package: python3-exchangelib
Source: python-exchangelib
Version: 5.1.0-2
Installed-Size: 913
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cached-property, python3-defusedxml, python3-dnspython, python3-isodate, python3-lxml, python3-oauthlib, python3-pygments, python3-requests, python3-requests-ntlm, python3-requests-oauthlib, python3-tzlocal, python3:any
Size: 163848
SHA256: eeaae7baf5a3b54587ae606470c2b96af73e1805f7f2ef45871f5e6e96f1102a
SHA1: 0e6391336f79e2db3faf60747a8c4fb2f788fe38
MD5sum: 73a329b84ec7271d7ad32bcd2f454d0c
Description: Client for Microsoft Exchange Web Services (Python3 version)
This module provides an well-performing, well-behaving, platform-independent
and simple interface for communicating with a Microsoft Exchange 2007-2016
Server or Office365 using Exchange Web Services (EWS). It currently implements
autodiscover, and functions for searching, creating, updating, deleting,
exporting and uploading calendar, mailbox, task, contact and distribution list
items.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/ecederstrand/exchangelib/
Section: python
Priority: optional
Filename: pool/main/p/python-exchangelib/python3-exchangelib_5.1.0-2_all.deb