Information about the package, eclipse-gef, which is shipped with common Linux distributions. The eclipse-gef package is designed for, Graphical Editing Framework (GEF) Eclipse plugin.
Package Name:
eclipse-gef
Summary:
Graphical Editing Framework (GEF) Eclipse plugin
Description:
The Graphical Editing Framework (GEF) allows developers to create a rich graphical editor from an existing application model. GEF is completely application neutral and provides the groundwork to build almost any application, including but not limited to: activity diagrams, GUI builders, class diagram editors, state machines, and even WYSIWYG text editors.
Architecture:
x86_64
Version:
3.6.1
Release:
3.el6
Size:
1.4 M
Repository:
base
From Repository:
Licence:
EPL
Control the eclipse-gef package with the following handy commands outlined below.
yum install eclipse-gef
This command will install eclipse-gef on the server.
yum remove eclipse-gef
This command will un-install eclipse-gef on the server. When you run this command, you will be asked if you are sure that you want to remove eclipse-gef, so you have to manually confirm that you want to do this.
yum -y remove eclipse-gef
This command will un-install eclipse-gef 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-gef when using the -y flag.
yum update eclipse-gef
This command will update eclipse-gef to the latest version. When you run this command, you will be asked if you are sure that you want to remove eclipse-gef, so you have to manually confirm that you want to do this.
yum -y update eclipse-gef
This command will update eclipse-gef 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-gef when using the -y flag.
yum info eclipse-gef
This command will show you core information about the eclipse-gef package.
yum deplist eclipse-gef
This command will show you the dependencies for eclipse-gef. 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-gef
This command will check if there is an update waiting on eclipse-gef. 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.