How To Install python3-remoto on Rocky Linux 8

In this tutorial we learn how to install python3-remoto on Rocky Linux 8. python3-remoto is Execute remote commands or processes

Introduction

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

What is python3-remoto

Execute remote commands or processes.

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

Install python3-remoto 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-remoto using dnf by running the following command:

sudo dnf -y install python3-remoto

Install python3-remoto 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-remoto using yum by running the following command:

sudo yum -y install python3-remoto

How To Uninstall python3-remoto on Rocky Linux 8

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

sudo dnf remove python3-remoto

python3-remoto Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/remoto
/usr/lib/python3.6/site-packages/remoto-1.1.4-py3.6.egg-info
/usr/lib/python3.6/site-packages/remoto-1.1.4-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/remoto-1.1.4-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/remoto-1.1.4-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/remoto-1.1.4-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/remoto-1.1.4-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/remoto-1.1.4-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/remoto/__init__.py
/usr/lib/python3.6/site-packages/remoto/__pycache__
/usr/lib/python3.6/site-packages/remoto/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/connection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/connection.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/exc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/exc.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/file_sync.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/file_sync.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/log.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/log.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/process.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/process.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends
/usr/lib/python3.6/site-packages/remoto/backends/__init__.py
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/docker.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/docker.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/kubernetes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/kubernetes.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/local.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/local.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/openshift.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/openshift.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/podman.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/podman.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/ssh.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/backends/__pycache__/ssh.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/backends/docker.py
/usr/lib/python3.6/site-packages/remoto/backends/kubernetes.py
/usr/lib/python3.6/site-packages/remoto/backends/local.py
/usr/lib/python3.6/site-packages/remoto/backends/openshift.py
/usr/lib/python3.6/site-packages/remoto/backends/podman.py
/usr/lib/python3.6/site-packages/remoto/backends/ssh.py
/usr/lib/python3.6/site-packages/remoto/connection.py
/usr/lib/python3.6/site-packages/remoto/exc.py
/usr/lib/python3.6/site-packages/remoto/file_sync.py
/usr/lib/python3.6/site-packages/remoto/log.py
/usr/lib/python3.6/site-packages/remoto/process.py
/usr/lib/python3.6/site-packages/remoto/tests
/usr/lib/python3.6/site-packages/remoto/tests/__init__.py
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/conftest.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/conftest.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/fake_module.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/fake_module.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_connection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_connection.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_log.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_log.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_process.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_process.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_rsync.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_rsync.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/remoto/tests/__pycache__/test_util.cpython-36.pyc
/usr/lib/python3.6/site-packages/remoto/tests/conftest.py
/usr/lib/python3.6/site-packages/remoto/tests/fake_module.py
/usr/lib/python3.6/site-packages/remoto/tests/test_connection.py
/usr/lib/python3.6/site-packages/remoto/tests/test_log.py
/usr/lib/python3.6/site-packages/remoto/tests/test_process.py
/usr/lib/python3.6/site-packages/remoto/tests/test_rsync.py
/usr/lib/python3.6/site-packages/remoto/tests/test_util.py
/usr/lib/python3.6/site-packages/remoto/util.py
/usr/share/doc/python3-remoto
/usr/share/doc/python3-remoto/README.rst
/usr/share/licenses/python3-remoto
/usr/share/licenses/python3-remoto/LICENSE

References

Summary

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