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

Last updated: October 06,2024

1. Install "python3-b2sdk.noarch" package

Please follow the instructions below to install python3-b2sdk.noarch on Fedora 34

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

2. Uninstall "python3-b2sdk.noarch" package

This is a short guide on how to uninstall python3-b2sdk.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:41:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-b2sdk
Version : 1.4.0
Release : 1.fc34
Architecture : noarch
Size : 239 k
Source : python-b2sdk-1.4.0-1.fc34.src.rpm
Repository : updates
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).