< Home - < Back

logserial


Information about the package, logserial, which is shipped with common Linux distributions. The logserial package is designed for, Package for logging incoming bytes on asynchronous serial ports.


Package Name:

logserial

Summary:

Package for logging incoming bytes on asynchronous serial ports

Description:

Package for logging incoming bytes on asynchronous serial ports. It was written for loging calls on our telephone central, but you can use it for any devices connected to serial ports. From version 0.4 it can be used to send data through serial line.

Architecture:

x86_64

Version:

0.4.2

Release:

9.el6

Size:

12 k

Repository:

epel

From Repository:

Licence:

GPL+



Handy Yum Commands for logserial


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


Command

Description of Command

yum install logserial

This command will install logserial on the server.

yum remove logserial

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

yum -y remove logserial

This command will un-install logserial 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 logserial when using the -y flag.

yum update logserial

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

yum -y update logserial

This command will update logserial 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 logserial when using the -y flag.

yum info logserial

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

yum deplist logserial

This command will show you the dependencies for logserial. 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 logserial

This command will check if there is an update waiting on logserial. 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.