< Home - < Back

clipsmm


Information about the package, clipsmm, which is shipped with common Linux distributions. The clipsmm package is designed for, C++ interface to the CLIPS expert system C library.


Package Name:

clipsmm

Summary:

C++ interface to the CLIPS expert system C library

Description:

The clipsmm library provides a C++ interface to the CLIPS C library. 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.

Architecture:

x86_64

Version:

0.3.4

Release:

1.el6

Size:

56 k

Repository:

epel

From Repository:

Licence:

GPLv3



Handy Yum Commands for clipsmm


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


Command

Description of Command

yum install clipsmm

This command will install clipsmm on the server.

yum remove clipsmm

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

yum -y remove clipsmm

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

yum update clipsmm

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

yum -y update clipsmm

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

yum info clipsmm

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

yum deplist clipsmm

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

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