< Home - < Back

zanata-util


Information about the package, zanata-util, which is shipped with common Linux distributions. The zanata-util package is designed for, Helper scripts for using Zanata.


Package Name:

zanata-util

Summary:

Helper scripts for using Zanata

Description:

zanata-util is a collection of helper scripts that make using Zanata easier. It includes: * zanata_pom_xml_make: Produce a pom.xml for using Zanata maven client. It either inserts setting for zanata plug-in and zanata plug-in repository, or create a new pom.xml if pom.xml does not yet exists. * zanata_zanata_xml_make: Produce a zanata.xml for using Zanata clients. It downloads the corresponding zanata.xml and map the local locales to the ones that Zanata server supported. * zanata_language_list List the all support languages from language list of a Zanata server.

Architecture:

noarch

Version:

0.2.9

Release:

1.el6

Size:

49 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for zanata-util


Control the zanata-util package with the following handy commands outlined below.


Command

Description of Command

yum install zanata-util

This command will install zanata-util on the server.

yum remove zanata-util

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

yum -y remove zanata-util

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

yum update zanata-util

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

yum -y update zanata-util

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

yum info zanata-util

This command will show you core information about the zanata-util package.

yum deplist zanata-util

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

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