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

Last updated: July 03,2024

1. Install "python311-remoto" package

Please follow the guidelines below to install python311-remoto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-remoto

2. Uninstall "python311-remoto" package

Please follow the guidance below to uninstall python311-remoto on openSuSE Tumbleweed:

$ sudo zypper remove python311-remoto

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

Information for package python311-remoto:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-remoto
Version : 1.2.1-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 125.0 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.