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

Last updated: September 28,2024

1. Install "python39-remoto" package

Here is a brief guide to show you how to install python39-remoto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-remoto

2. Uninstall "python39-remoto" package

Please follow the steps below to uninstall python39-remoto on openSuSE Tumbleweed:

$ sudo zypper remove python39-remoto

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

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