< Home - < Back

qodem


Information about the package, qodem, which is shipped with common Linux distributions. The qodem package is designed for, Terminal emulator and communications package.


Package Name:

qodem

Summary:

Terminal emulator and communications package

Description:

Qodem is an open-source re-implementation of the Qmodem(tm) shareware communications package, updated for more modern uses. Major features include: * Unicode display: translation of CP437 (PC VGA), VT100 DEC Special Graphics characters, VT220 National Replacement Character sets, etc., to Unicode * Terminal interface conveniences: scrollback buffer, capture file, screen dump, dialing directory, keyboard macros, script support * Connection methods: serial, local shell, command line, telnet, ssh, rlogin, rsh * Emulations: ANSI.SYS (including "ANSI music"), Avatar, VT52, VT100/102, VT220, Linux, and XTerm * Transfer protocols: Xmodem, Ymodem, Zmodem, and Kermit

Architecture:

x86_64

Version:

0.3.2

Release:

1.el6

Size:

202 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for qodem


Control the qodem package with the following handy commands outlined below.


Command

Description of Command

yum install qodem

This command will install qodem on the server.

yum remove qodem

This command will un-install qodem on the server. When you run this command, you will be asked if you are sure that you want to remove qodem, so you have to manually confirm that you want to do this.

yum -y remove qodem

This command will un-install qodem on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove qodem when using the -y flag.

yum update qodem

This command will update qodem to the latest version. When you run this command, you will be asked if you are sure that you want to remove qodem, so you have to manually confirm that you want to do this.

yum -y update qodem

This command will update qodem to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove qodem when using the -y flag.

yum info qodem

This command will show you core information about the qodem package.

yum deplist qodem

This command will show you the dependencies for qodem. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update qodem

This command will check if there is an update waiting on qodem. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.