< Home - < Back

clips


Information about the package, clips, which is shipped with common Linux distributions. The clips package is designed for, Language for developing expert systems.


Package Name:

clips

Summary:

Language for developing expert systems

Description:

CLIPS (C Language Integrated Production System) is an expert system development tool which provides a complete environment for the construction of rule and/or object based expert systems. Created in 1985 by NASA at the Johnson Space Center, CLIPS is now widely used throughout the government, industry, and academia. This package provides the CLIPS command line environment and the clips library.

Architecture:

x86_64

Version:

6.30.0

Release:

0.2.20090722svn.el6

Size:

10 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for clips


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


Command

Description of Command

yum install clips

This command will install clips on the server.

yum remove clips

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

yum -y remove clips

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

yum update clips

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

yum -y update clips

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

yum info clips

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

yum deplist clips

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

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