How to Install and Uninstall python36-sshtunnel Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-sshtunnel" package

Here is a brief guide to show you how to install python36-sshtunnel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-sshtunnel

2. Uninstall "python36-sshtunnel" package

Here is a brief guide to show you how to uninstall python36-sshtunnel on openSuSE Tumbleweed:

$ sudo zypper remove python36-sshtunnel

3. Information about the python36-sshtunnel package on openSuSE Tumbleweed

Information for package python36-sshtunnel:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-sshtunnel
Version : 0.4.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 214,5 KiB
Installed : No
Status : not installed
Source package : python-sshtunnel-0.4.0-1.5.src
Summary : SSH tunnels to remote server
Description :
The sshtunnel package allows one to create SSH tunnels using local
or remote port forwarding. Thus, it provides a Python wrapper to
the same functionality provided by the SSH command using the -L
and -R parameters.