How to Install and Uninstall python3-remoto Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python3-remoto" package

This guide let you learn how to install python3-remoto on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-remoto

2. Uninstall "python3-remoto" package

This guide let you learn how to uninstall python3-remoto on openSUSE Leap:

$ sudo zypper remove python3-remoto

3. Information about the python3-remoto package on openSUSE Leap

Information for package python3-remoto:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-remoto
Version : 1.1.4-150400.11.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 122.6 KiB
Installed : No
Status : not installed
Source package : python3-remoto-1.1.4-150400.11.69.src
Upstream URL : https://github.com/alfredodeza/remoto
Summary : Remote command executor using ssh and Python in the remote end
Description :
Remote command executor using ssh and Python in the remote end. This
package is primarily built to support the ceph-deploy project.
python-remoto is built upon python-execnet which manages the
connections and processes.