Information about the package, eclipse-dtp, which is shipped with common Linux distributions. The eclipse-dtp package is designed for, Eclipse Data Tools Platform.
Package Name:
eclipse-dtp
Summary:
Eclipse Data Tools Platform
Description:
The Eclipse Data Tools Platform provides extensible frameworks and exemplary tools, enabling a diverse set of plug-in offerings specific to particular data-centric technologies and supported by the DTP ecosystem.
Architecture:
x86_64
Version:
1.8.1
Release:
1.1.el6
Size:
10 M
Repository:
base
From Repository:
Licence:
EPL
Control the eclipse-dtp package with the following handy commands outlined below.
yum install eclipse-dtp
This command will install eclipse-dtp on the server.
yum remove eclipse-dtp
This command will un-install eclipse-dtp on the server. When you run this command, you will be asked if you are sure that you want to remove eclipse-dtp, so you have to manually confirm that you want to do this.
yum -y remove eclipse-dtp
This command will un-install eclipse-dtp 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-dtp when using the -y flag.
yum update eclipse-dtp
This command will update eclipse-dtp to the latest version. When you run this command, you will be asked if you are sure that you want to remove eclipse-dtp, so you have to manually confirm that you want to do this.
yum -y update eclipse-dtp
This command will update eclipse-dtp 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-dtp when using the -y flag.
yum info eclipse-dtp
This command will show you core information about the eclipse-dtp package.
yum deplist eclipse-dtp
This command will show you the dependencies for eclipse-dtp. 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-dtp
This command will check if there is an update waiting on eclipse-dtp. 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.