How to Install and Uninstall x3270 Package on Kali Linux

Last updated: May 18,2024

1. Install "x3270" package

This is a short guide on how to install x3270 on Kali Linux

$ sudo apt update $ sudo apt install x3270

2. Uninstall "x3270" package

This tutorial shows how to uninstall x3270 on Kali Linux:

$ sudo apt remove x3270 $ sudo apt autoclean && sudo apt autoremove

3. Information about the x3270 package on Kali Linux

Package: x3270
Source: ibm-3270 (4.1ga10-1.1)
Version: 4.1ga10-1.1+b1
Installed-Size: 1768
Maintainer: Philipp Kern
Architecture: amd64
Depends: libc6 (>= 2.33), libssl3 (>= 3.0.0), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6, 3270-common (= 4.1ga10-1.1+b1)
Recommends: xfonts-x3270-misc
Size: 631908
SHA256: eaaa743965a960de1cfb0bec40b533def64f46eadf34a497e3f868c7dda76f32
SHA1: 43ebf0365999b765e3ef0ab92b6283b483653dfd
MD5sum: eaf2a698be9af8fe7402851c3e8982be
Description: X11 program for telnet sessions to IBM mainframes
x3270 opens a telnet connection to an IBM mainframe host in an X11
window. It can also connect to an IBM AS/400 as a 5250 terminal
using the AS/400's 3270 emulation. The window created by x3270 can
use its own font for displaying characters, so it is a fairly
accurate representation of an IBM 3278 or 3279.
.
x3270 is similar to tn3270(1) and c3270(1) except that it is X-based,
not curses-based.
.
x3270 implements RFCs 2355 (TN3270E), 1576 (TN3270),
and 1646 (LU name selection), and supports IND$FILE file transfer.
.
You will need to install x3270's fonts locally, or on your font-server -
they are required.
Description-md5:
Homepage: http://x3270.bgp.nu/
Tag: implemented-in::c, interface::graphical, interface::x11,
protocol::telnet, role::program, uitoolkit::athena, x11::application
Section: net
Priority: optional
Filename: pool/main/i/ibm-3270/x3270_4.1ga10-1.1+b1_amd64.deb