Information about the package, eclipse-ptp, which is shipped with common Linux distributions. The eclipse-ptp package is designed for, Eclipse Parallel Tools Platform.
Package Name:
eclipse-ptp
Summary:
Eclipse Parallel Tools Platform
Description:
The aim of the parallel tools platform project is to produce an open-source industry-strength platform that provides a highly integrated environment specifically designed for parallel application development. The project will provide: - a standard, portable parallel IDE that supports a wide range of parallel architectures and run-time systems - a scalable parallel debugger - support for the integration of a wide range of parallel tools - an environment that simplifies the end-user interaction with parallel systems This package contains the main PTP run-time features.
Architecture:
noarch
Version:
4.0.7
Release:
1.el6.1
Size:
20 M
Repository:
epel
From Repository:
Licence:
EPL
Control the eclipse-ptp package with the following handy commands outlined below.
yum install eclipse-ptp
This command will install eclipse-ptp on the server.
yum remove eclipse-ptp
This command will un-install eclipse-ptp on the server. When you run this command, you will be asked if you are sure that you want to remove eclipse-ptp, so you have to manually confirm that you want to do this.
yum -y remove eclipse-ptp
This command will un-install eclipse-ptp 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 eclipse-ptp when using the -y flag.
yum update eclipse-ptp
This command will update eclipse-ptp to the latest version. When you run this command, you will be asked if you are sure that you want to remove eclipse-ptp, so you have to manually confirm that you want to do this.
yum -y update eclipse-ptp
This command will update eclipse-ptp 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 eclipse-ptp when using the -y flag.
yum info eclipse-ptp
This command will show you core information about the eclipse-ptp package.
yum deplist eclipse-ptp
This command will show you the dependencies for eclipse-ptp. 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 eclipse-ptp
This command will check if there is an update waiting on eclipse-ptp. 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.