How to Install c3270 software package in Debian 7 (Wheezy)

How to Install c3270 software package in Debian 7 (Wheezy)

c3270 software package provides Curses program for telnet sessions to IBM mainframes, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install c3270 

c3270 is installed in your system.

Make ensure the c3270 package were installed using the commands given below,

$ sudo dpkg-query -l | grep c3270 *

You will get with c3270 package name, version, architecture and description in a table

c3270 package basic information:

Distro Debian 7 wheezy
Section Network
Package c3270
Version 3.3.10ga4-2+b1 [amd64, armel,
Description Curses program for telnet sessions to IBM mainframes
Sub Section Net


See Also, How to uninstall or remove c3270 software package from Debian 7 (Wheezy)?