< Home - < Back

fawkes


Information about the package, fawkes, which is shipped with common Linux distributions. The fawkes package is designed for, Robot Software Framework.


Package Name:

fawkes

Summary:

Robot Software Framework

Description:

Fawkes is a component-based software framework for robotic real-time applications for various platforms and domains. It was developed for cognitive robotics real-time applications like soccer and service robotics and supports fast information exchange and efficient combination and coordination of different components to suit the needs of mobile robots operating in uncertain environments. Install this meta package to get a useful Fawkes base system.

Architecture:

x86_64

Version:

0.4.2

Release:

3.el6

Size:

5.4 k

Repository:

epel

From Repository:

Licence:

GPLv2+ and GPLv2+ with exceptions



Handy Yum Commands for fawkes


Control the fawkes package with the following handy commands outlined below.


Command

Description of Command

yum install fawkes

This command will install fawkes on the server.

yum remove fawkes

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

yum -y remove fawkes

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

yum update fawkes

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

yum -y update fawkes

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

yum info fawkes

This command will show you core information about the fawkes package.

yum deplist fawkes

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

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