How to Install and Uninstall python310-remoto Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python310-remoto" package

This guide let you learn how to install python310-remoto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-remoto

2. Uninstall "python310-remoto" package

Please follow the guidelines below to uninstall python310-remoto on openSuSE Tumbleweed:

$ sudo zypper remove python310-remoto

3. Information about the python310-remoto package on openSuSE Tumbleweed

Information for package python310-remoto:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-remoto
Version : 1.2.1-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 96.4 KiB
Installed : No
Status : not installed
Source package : python-remoto-1.2.1-1.8.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.