< Home - < Back

knemo


Information about the package, knemo, which is shipped with common Linux distributions. The knemo package is designed for, A KDE network monitoring tool.


Package Name:

knemo

Summary:

A KDE network monitoring tool

Description:

KNemo displays for every network interface an icon in the systray. Tooltips and an info dialog provide further information about the interface. Passive popups inform about interface changes. A traffic plotter is also integrated. It polls the network interface status every second using the ifconfig, route and iwconfig tools.

Architecture:

x86_64

Version:

0.7.3

Release:

1.el6

Size:

697 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for knemo


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


Command

Description of Command

yum install knemo

This command will install knemo on the server.

yum remove knemo

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

yum -y remove knemo

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

yum update knemo

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

yum -y update knemo

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

yum info knemo

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

yum deplist knemo

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

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