< Home - < Back

python-genmsg


Information about the package, python-genmsg, which is shipped with common Linux distributions. The python-genmsg package is designed for, Python library for generating ROS message and service data.


Package Name:

python-genmsg

Summary:

Python library for generating ROS message and service data

Description:

Project genmsg exists in order to decouple code generation from .msg & .srv format files from the parsing of these files and from implementation details of the build system (project directory layout, existence or nonexistence of utilities like rospack, values of environment variables such as ROS_PACKAGE_PATH): i.e. none of these are required to be set in any particular way.

Architecture:

noarch

Version:

0.3.10

Release:

5.20130617git95ca00d.el6

Size:

35 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-genmsg


Control the python-genmsg package with the following handy commands outlined below.


Command

Description of Command

yum install python-genmsg

This command will install python-genmsg on the server.

yum remove python-genmsg

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

yum -y remove python-genmsg

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

yum update python-genmsg

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

yum -y update python-genmsg

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

yum info python-genmsg

This command will show you core information about the python-genmsg package.

yum deplist python-genmsg

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

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