< Home - < Back

fawkes-devenv


Information about the package, fawkes-devenv, which is shipped with common Linux distributions. The fawkes-devenv package is designed for, Development environment Fawkes.


Package Name:

fawkes-devenv

Summary:

Development environment Fawkes

Description:

The fawkes-devenv packages causes the installation of all dependencies to develop Fawkes in-tree (e.g. cloned from git repository).

Architecture:

noarch

Version:

0.4.2

Release:

3.el6

Size:

5.5 k

Repository:

epel

From Repository:

Licence:

GPLv2+ and GPLv2+ with exceptions



Handy Yum Commands for fawkes-devenv


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


Command

Description of Command

yum install fawkes-devenv

This command will install fawkes-devenv on the server.

yum remove fawkes-devenv

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

yum -y remove fawkes-devenv

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

yum update fawkes-devenv

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

yum -y update fawkes-devenv

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

yum info fawkes-devenv

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

yum deplist fawkes-devenv

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

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