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

Last updated: September 28,2024

1. Install "python3-b2sdk.noarch" package

Please follow the guidelines below to install python3-b2sdk.noarch on Fedora 35

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

2. Uninstall "python3-b2sdk.noarch" package

This guide covers the steps necessary to uninstall python3-b2sdk.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:56:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-b2sdk
Version : 1.13.0
Release : 1.fc35
Architecture : noarch
Size : 314 k
Source : python-b2sdk-1.13.0-1.fc35.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).