How to Install and Uninstall ssh-tools Package on openSuSE Tumbleweed

Last updated: May 13,2024

1. Install "ssh-tools" package

Please follow the step by step instructions below to install ssh-tools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ssh-tools

2. Uninstall "ssh-tools" package

Please follow the steps below to uninstall ssh-tools on openSuSE Tumbleweed:

$ sudo zypper remove ssh-tools

3. Information about the ssh-tools package on openSuSE Tumbleweed

Information for package ssh-tools:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ssh-tools
Version : 1.7-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 84.8 KiB
Installed : No
Status : not installed
Source package : ssh-tools-1.7-1.7.src
Upstream URL : https://github.com/vaporup/ssh-tools/
Summary : A collection of various tools using ssh
Description :
A collection of various tools using ssh
The following tools are included
* ssh-ping: check if host is reachable using ssh_config
* ssh-version: shows version of the SSH server you are connecting to
* ssh-diff: diff a file over SSH
* ssh-facts: get some facts about the remote system
* ssh-hostkeys: prints server host keys in several formats
* ssh-keyinfo: prints keys in several formats
* ssh-certinfo: shows validity and information of SSH certificates