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

Last updated: October 05,2024

1. Install "python3-b2sdk" package

This guide covers the steps necessary to install python3-b2sdk on Kali Linux

$ sudo apt update $ sudo apt install python3-b2sdk

2. Uninstall "python3-b2sdk" package

Here is a brief guide to show you how to uninstall python3-b2sdk on Kali Linux:

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

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

Package: python3-b2sdk
Source: python-b2sdk
Version: 1.3.0-4
Installed-Size: 598
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python3-arrow, python3-importlib-metadata | python3 (>> 3.6), python3-logfury, python3-requests, python3-tqdm, python3:any
Size: 93088
SHA256: 052f1359eb1b4aa788e31b3e2410cf1a899ea70e9060f07dbe6bd16a02264b11
SHA1: a654c0eb08337dd9f88c1b8c40515d49cb3d1cb0
MD5sum: fe569e94a3bc17685dbb31d62bd01d05
Description: Python library to access B2 cloud storage
Client library and a few handy utilities for easy access to all of
the capabilities of B2 Cloud Storage.
.
B2 command-line tool (backblaze-b2 package) is an example of how it
can be used to provide command-line access to the B2 service, but
there are many possible applications (including FUSE filesystems,
storage backend drivers for backup applications etc).
Description-md5: 20a7594a06cf3f235a92d6c74de48adb
Homepage: https://github.com/Backblaze/b2-sdk-python
Section: python
Priority: optional
Filename: pool/main/p/python-b2sdk/python3-b2sdk_1.3.0-4_all.deb