Information about the package, eclipse-emf-xsd, which is shipped with common Linux distributions. The eclipse-emf-xsd package is designed for, XML Schema Definition (XSD) Eclipse plugin.
Package Name:
eclipse-emf-xsd
Summary:
XML Schema Definition (XSD) Eclipse plugin
Description:
The XML Schema Definition (XSD) plugin is a library that provides an API for manipulating the components of an XML Schema as described by the W3C XML Schema specifications, as well as an API for manipulating the DOM-accessible representation of XML Schema as a series of XML documents.
Architecture:
x86_64
Version:
2.6.0
Release:
1.el6
Size:
1.0 M
Repository:
base
From Repository:
Licence:
EPL
Control the eclipse-emf-xsd package with the following handy commands outlined below.
yum install eclipse-emf-xsd
This command will install eclipse-emf-xsd on the server.
yum remove eclipse-emf-xsd
This command will un-install eclipse-emf-xsd on the server. When you run this command, you will be asked if you are sure that you want to remove eclipse-emf-xsd, so you have to manually confirm that you want to do this.
yum -y remove eclipse-emf-xsd
This command will un-install eclipse-emf-xsd 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-emf-xsd when using the -y flag.
yum update eclipse-emf-xsd
This command will update eclipse-emf-xsd to the latest version. When you run this command, you will be asked if you are sure that you want to remove eclipse-emf-xsd, so you have to manually confirm that you want to do this.
yum -y update eclipse-emf-xsd
This command will update eclipse-emf-xsd 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-emf-xsd when using the -y flag.
yum info eclipse-emf-xsd
This command will show you core information about the eclipse-emf-xsd package.
yum deplist eclipse-emf-xsd
This command will show you the dependencies for eclipse-emf-xsd. 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-emf-xsd
This command will check if there is an update waiting on eclipse-emf-xsd. 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.