< Home - < Back

oscilloscope


Information about the package, oscilloscope, which is shipped with common Linux distributions. The oscilloscope package is designed for, Generic graphical signal plotting tool.


Package Name:

oscilloscope

Summary:

Generic graphical signal plotting tool

Description:

Plots stream of values read from standard input on the screen together with statistics and a histogram. Allows to instantly see how a signal generator, such as cyclictest, signaltest or even ping, reacts when, for instance, its scheduling policy or real time priority is changed, be it using tuna or plain chrt & taskset.

Architecture:

noarch

Version:

0.12

Release:

3.el6

Size:

137 k

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for oscilloscope


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


Command

Description of Command

yum install oscilloscope

This command will install oscilloscope on the server.

yum remove oscilloscope

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

yum -y remove oscilloscope

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

yum update oscilloscope

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

yum -y update oscilloscope

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

yum info oscilloscope

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

yum deplist oscilloscope

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

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