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

Last updated: September 28,2024

1. Install "python312-remoto" package

In this section, we are going to explain the necessary steps to install python312-remoto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-remoto

2. Uninstall "python312-remoto" package

This is a short guide on how to uninstall python312-remoto on openSuSE Tumbleweed:

$ sudo zypper remove python312-remoto

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

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