< Home - < Back

eclipse-changelog


Information about the package, eclipse-changelog, which is shipped with common Linux distributions. The eclipse-changelog package is designed for, Eclipse ChangeLog plug-in.


Package Name:

eclipse-changelog

Summary:

Eclipse ChangeLog plug-in

Description:

The Eclipse ChangeLog package contains Eclipse features and plugins that are useful for ChangeLog maintenance within the Eclipse IDE. It includes fragments for parsing C, C++, and Java source files to create more detailed entries containing function or method names.

Architecture:

x86_64

Version:

2.7.0

Release:

1.el6

Size:

281 k

Repository:

base

From Repository:

Licence:

EPL



Handy Yum Commands for eclipse-changelog


Control the eclipse-changelog package with the following handy commands outlined below.


Command

Description of Command

yum install eclipse-changelog

This command will install eclipse-changelog on the server.

yum remove eclipse-changelog

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

yum -y remove eclipse-changelog

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

yum update eclipse-changelog

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

yum -y update eclipse-changelog

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

yum info eclipse-changelog

This command will show you core information about the eclipse-changelog package.

yum deplist eclipse-changelog

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

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