How To Install python3-s3transfer on Rocky Linux 8

In this tutorial we learn how to install python3-s3transfer on Rocky Linux 8. python3-s3transfer is Amazon S3 Transfer Manager

Introduction

In this tutorial we learn how to install python3-s3transfer on Rocky Linux 8.

What is python3-s3transfer

S3transfer is a Python library for managing Amazon S3 transfers. Python 3 version.

We can use yum or dnf to install python3-s3transfer on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python3-s3transfer.

Install python3-s3transfer on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-s3transfer using dnf by running the following command:

sudo dnf -y install python3-s3transfer

Install python3-s3transfer on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-s3transfer using yum by running the following command:

sudo yum -y install python3-s3transfer

How To Uninstall python3-s3transfer on Rocky Linux 8

To uninstall only the python3-s3transfer package we can use the following command:

sudo dnf remove python3-s3transfer

python3-s3transfer Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/s3transfer
/usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info
/usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/s3transfer/__init__.py
/usr/lib/python3.6/site-packages/s3transfer/__pycache__
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/bandwidth.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/bandwidth.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/copies.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/copies.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/delete.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/delete.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/download.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/download.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/futures.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/futures.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/subscribers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/subscribers.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/tasks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/tasks.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/upload.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/upload.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/bandwidth.py
/usr/lib/python3.6/site-packages/s3transfer/compat.py
/usr/lib/python3.6/site-packages/s3transfer/copies.py
/usr/lib/python3.6/site-packages/s3transfer/delete.py
/usr/lib/python3.6/site-packages/s3transfer/download.py
/usr/lib/python3.6/site-packages/s3transfer/exceptions.py
/usr/lib/python3.6/site-packages/s3transfer/futures.py
/usr/lib/python3.6/site-packages/s3transfer/manager.py
/usr/lib/python3.6/site-packages/s3transfer/subscribers.py
/usr/lib/python3.6/site-packages/s3transfer/tasks.py
/usr/lib/python3.6/site-packages/s3transfer/upload.py
/usr/lib/python3.6/site-packages/s3transfer/utils.py
/usr/share/doc/python3-s3transfer
/usr/share/doc/python3-s3transfer/README.rst
/usr/share/licenses/python3-s3transfer
/usr/share/licenses/python3-s3transfer/LICENSE.txt
/usr/lib/python3.6/site-packages/s3transfer
/usr/lib/python3.6/site-packages/s3transfer-0.3.4-py3.6.egg-info
/usr/lib/python3.6/site-packages/s3transfer-0.3.4-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/s3transfer-0.3.4-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/s3transfer-0.3.4-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/s3transfer-0.3.4-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/s3transfer-0.3.4-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/s3transfer/__init__.py
/usr/lib/python3.6/site-packages/s3transfer/__pycache__
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/bandwidth.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/bandwidth.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/copies.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/copies.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/delete.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/delete.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/download.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/download.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/futures.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/futures.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/processpool.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/processpool.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/subscribers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/subscribers.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/tasks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/tasks.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/upload.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/upload.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/s3transfer/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/s3transfer/bandwidth.py
/usr/lib/python3.6/site-packages/s3transfer/compat.py
/usr/lib/python3.6/site-packages/s3transfer/constants.py
/usr/lib/python3.6/site-packages/s3transfer/copies.py
/usr/lib/python3.6/site-packages/s3transfer/delete.py
/usr/lib/python3.6/site-packages/s3transfer/download.py
/usr/lib/python3.6/site-packages/s3transfer/exceptions.py
/usr/lib/python3.6/site-packages/s3transfer/futures.py
/usr/lib/python3.6/site-packages/s3transfer/manager.py
/usr/lib/python3.6/site-packages/s3transfer/processpool.py
/usr/lib/python3.6/site-packages/s3transfer/subscribers.py
/usr/lib/python3.6/site-packages/s3transfer/tasks.py
/usr/lib/python3.6/site-packages/s3transfer/upload.py
/usr/lib/python3.6/site-packages/s3transfer/utils.py
/usr/share/doc/python3-s3transfer
/usr/share/doc/python3-s3transfer/README.rst
/usr/share/licenses/python3-s3transfer
/usr/share/licenses/python3-s3transfer/LICENSE.txt

References

Summary

In this tutorial we learn how to install python3-s3transfer on Rocky Linux 8 using yum and dnf.