How to Install and Uninstall tn5250 Package on openSUSE Leap

Last updated: November 26,2024

1. Install "tn5250" package

This is a short guide on how to install tn5250 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install tn5250

2. Uninstall "tn5250" package

Please follow the instructions below to uninstall tn5250 on openSUSE Leap:

$ sudo zypper remove tn5250

3. Information about the tn5250 package on openSUSE Leap

Information for package tn5250:
-------------------------------
Repository : Main Repository
Name : tn5250
Version : 0.16.5-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 407.4 KiB
Installed : No
Status : not installed
Source package : tn5250-0.16.5-bp155.2.10.src
Upstream URL : http://tn5250.sourceforge.net/
Summary : 5250 Emulator
Description :
The 5250 is most commonly used for connecting to IBM's AS/400. While
one can connect to an AS/400 with a VT100 emulator, it is not ideal.
The problem is that the 5250 is a screen at a time terminal, whereas
the VT100 is a character at a time device. The emulator uses telnet's
binary mode to transfer the 5250 data stream.