How to Install and Uninstall s3270 Package on Kali Linux

Last updated: May 17,2024

1. Install "s3270" package

Please follow the steps below to install s3270 on Kali Linux

$ sudo apt update $ sudo apt install s3270

2. Uninstall "s3270" package

Please follow the guidance below to uninstall s3270 on Kali Linux:

$ sudo apt remove s3270 $ sudo apt autoclean && sudo apt autoremove

3. Information about the s3270 package on Kali Linux

Package: s3270
Source: ibm-3270 (4.1ga10-1.1)
Version: 4.1ga10-1.1+b1
Installed-Size: 1086
Maintainer: Philipp Kern
Architecture: amd64
Depends: libc6 (>= 2.33), libssl3 (>= 3.0.0), 3270-common (= 4.1ga10-1.1+b1)
Size: 409892
SHA256: 3625e0a5e7f19754baad1ab1ee3c8c067260750c04e04e7fe6c91bd4d9dbac4e
SHA1: fe31329156e83a3400505eb7c535636b68ef5328
MD5sum: a055a775c77c398c114da3b0da2affcd
Description: Program for scripted telnet sessions to IBM mainframes
s3270 opens a telnet connection to an IBM mainframe host, then allows a
script to control the host login session.
.
s3270 implements RFCs 2355 (TN3270E), 1576 (TN3270),
and 1646 (LU name selection), and supports IND$FILE file transfer.
Description-md5:
Homepage: http://x3270.bgp.nu/
Tag: protocol::telnet, role::program
Section: net
Priority: optional
Filename: pool/main/i/ibm-3270/s3270_4.1ga10-1.1+b1_amd64.deb