Information about the package, paw, which is shipped with common Linux distributions. The paw package is designed for, A program for the analysis and presentation of data.
Package Name:
paw
Summary:
A program for the analysis and presentation of data
Description:
PAW is conceived as an instrument to assist physicists in the analysis and presentation of their data. It provides interactive graphical presentation and statistical or mathematical analysis, working on objects familiar to physicists like histograms, event files (Ntuples), vectors, etc. PAW is based on several components of the CERN Program Library.
Architecture:
x86_64
Version:
2006
Release:
34.el6
Size:
3.5 M
Repository:
epel
From Repository:
Licence:
GPL+ and LGPLv2+
Control the paw package with the following handy commands outlined below.
yum install paw
This command will install paw on the server.
yum remove paw
This command will un-install paw on the server. When you run this command, you will be asked if you are sure that you want to remove paw, so you have to manually confirm that you want to do this.
yum -y remove paw
This command will un-install paw 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 paw when using the -y flag.
yum update paw
This command will update paw to the latest version. When you run this command, you will be asked if you are sure that you want to remove paw, so you have to manually confirm that you want to do this.
yum -y update paw
This command will update paw 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 paw when using the -y flag.
yum info paw
This command will show you core information about the paw package.
yum deplist paw
This command will show you the dependencies for paw. 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 paw
This command will check if there is an update waiting on paw. 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.