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

Last updated: May 21,2024

1. Install "python3-onedrivesdk" package

Learn how to install python3-onedrivesdk on Kali Linux

$ sudo apt update $ sudo apt install python3-onedrivesdk

2. Uninstall "python3-onedrivesdk" package

Learn how to uninstall python3-onedrivesdk on Kali Linux:

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

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

Package: python3-onedrivesdk
Source: onedrivesdk
Version: 1.1.8-3
Installed-Size: 524
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3:any
Size: 40308
SHA256: c8e10c75232bf4b2b3529dddd840884c6842b08ff5159d09e7f404900b9e2bfc
SHA1: 9be9c2b0295b20bc3d8b303add83169b5f7fc73c
MD5sum: 5b29f327b4eca395adcbfa4ec7afbcaa
Description: Official Python OneDrive SDK for interfacing with OneDrive APIs
Provides a feature-rich Python API to perform many actions on OneDrive:
.
* Authentication (OneDrive and OneDrive Business)
* Copy, download, rename and upload an Item
* Saving and loading sessions
.
This module also offers an asyncio interface.
Description-md5: 93f5099035b6fa8615af82a8ca912bf2
Homepage: https://pypi.org/project/onedrivesdk/
Section: python
Priority: optional
Filename: pool/main/o/onedrivesdk/python3-onedrivesdk_1.1.8-3_all.deb