How to Install and Uninstall putty Package on openSUSE Leap

Last updated: June 21,2024

1. Install "putty" package

Please follow the guidelines below to install putty on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install putty

2. Uninstall "putty" package

In this section, we are going to explain the necessary steps to uninstall putty on openSUSE Leap:

$ sudo zypper remove putty

3. Information about the putty package on openSUSE Leap

Information for package putty:
------------------------------
Repository : Update repository of openSUSE Backports
Name : putty
Version : 0.80-bp155.2.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.8 MiB
Installed : No
Status : not installed
Source package : putty-0.80-bp155.2.3.1.src
Upstream URL : http://www.chiark.greenend.org.uk/~sgtatham/putty/
Summary : SSH client with optional GTK-based terminal emulator frontend
Description :
PuTTY is a suite of terminal emulator application and client for
serial consoles, raw TCP connections, and the computing protocols
SSH, Telnet and rlogin.
The "pterm" program is just the graphical terminal emulator similar
to xterm, "plink" is just the (console-based) SSH client similar to
openssh, and "putty" is the program that combines both in one.