How to Install and Uninstall python3-b2sdk.noarch Package on Fedora 36

Last updated: January 13,2025

1. Install "python3-b2sdk.noarch" package

Learn how to install python3-b2sdk.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-b2sdk.noarch

2. Uninstall "python3-b2sdk.noarch" package

Here is a brief guide to show you how to uninstall python3-b2sdk.noarch on Fedora 36:

$ sudo dnf remove python3-b2sdk.noarch $ sudo dnf autoremove

3. Information about the python3-b2sdk.noarch package on Fedora 36

Last metadata expiration check: 0:25:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-b2sdk
Version : 1.14.0
Release : 2.fc36
Architecture : noarch
Size : 314 k
Source : python-b2sdk-1.14.0-2.fc36.src.rpm
Repository : fedora
Summary : Backblaze B2 SDK
URL : https://github.com/Backblaze/b2-sdk-python
License : MIT
Description : Python library and a few handy utilities for easy access to all of the
: capabilities of B2 Cloud Storage.
:
: B2 command-line tool 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).