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

Last updated: May 14,2024

1. Install "python2-remoto" package

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

$ sudo zypper refresh $ sudo zypper install python2-remoto

2. Uninstall "python2-remoto" package

Please follow the steps below to uninstall python2-remoto on openSUSE Leap:

$ sudo zypper remove python2-remoto

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

Information for package python2-remoto:
---------------------------------------
Repository : Main Repository
Name : python2-remoto
Version : 1.1.4-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 107,7 KiB
Installed : No
Status : not installed
Source package : python-remoto-1.1.4-bp153.1.16.src
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.