Information about the package, eclipse-cdt-sdk, which is shipped with common Linux distributions. The eclipse-cdt-sdk package is designed for, Eclipse C/C++ Development Tools (CDT) SDK plugin.
Package Name:
eclipse-cdt-sdk
Summary:
Eclipse C/C++ Development Tools (CDT) SDK plugin
Description:
Source for Eclipse CDT for use within Eclipse.
Architecture:
x86_64
Version:
7.0.1
Release:
4.el6
Size:
13 M
Repository:
base
From Repository:
Licence:
EPL and CPL
Control the eclipse-cdt-sdk package with the following handy commands outlined below.
yum install eclipse-cdt-sdk
This command will install eclipse-cdt-sdk on the server.
yum remove eclipse-cdt-sdk
This command will un-install eclipse-cdt-sdk on the server. When you run this command, you will be asked if you are sure that you want to remove eclipse-cdt-sdk, so you have to manually confirm that you want to do this.
yum -y remove eclipse-cdt-sdk
This command will un-install eclipse-cdt-sdk 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-cdt-sdk when using the -y flag.
yum update eclipse-cdt-sdk
This command will update eclipse-cdt-sdk to the latest version. When you run this command, you will be asked if you are sure that you want to remove eclipse-cdt-sdk, so you have to manually confirm that you want to do this.
yum -y update eclipse-cdt-sdk
This command will update eclipse-cdt-sdk 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-cdt-sdk when using the -y flag.
yum info eclipse-cdt-sdk
This command will show you core information about the eclipse-cdt-sdk package.
yum deplist eclipse-cdt-sdk
This command will show you the dependencies for eclipse-cdt-sdk. 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-cdt-sdk
This command will check if there is an update waiting on eclipse-cdt-sdk. 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.