How to Install and Uninstall ssh-tools Package on openSUSE Leap

Last updated: May 02,2024

1. Install "ssh-tools" package

Please follow the guidelines below to install ssh-tools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ssh-tools

2. Uninstall "ssh-tools" package

Please follow the instructions below to uninstall ssh-tools on openSUSE Leap:

$ sudo zypper remove ssh-tools

3. Information about the ssh-tools package on openSUSE Leap

Information for package ssh-tools:
----------------------------------
Repository : Main Repository
Name : ssh-tools
Version : 1.7-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 84.8 KiB
Installed : No
Status : not installed
Source package : ssh-tools-1.7-bp155.2.9.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