< Home - < Back

common-lisp-controller


Information about the package, common-lisp-controller, which is shipped with common Linux distributions. The common-lisp-controller package is designed for, Common Lisp source and compiler manager.


Package Name:

common-lisp-controller

Summary:

Common Lisp source and compiler manager

Description:

This package helps installing Common Lisp sources and compilers. It creates a user-specific cache of compiled objects. When a library or an implementation is upgraded, all compiled objects in the cache are flushed. It also provides tools to recompile all libraries.

Architecture:

noarch

Version:

7.4

Release:

2.el6

Size:

20 k

Repository:

epel

From Repository:

Licence:

LLGPL



Handy Yum Commands for common-lisp-controller


Control the common-lisp-controller package with the following handy commands outlined below.


Command

Description of Command

yum install common-lisp-controller

This command will install common-lisp-controller on the server.

yum remove common-lisp-controller

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

yum -y remove common-lisp-controller

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

yum update common-lisp-controller

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

yum -y update common-lisp-controller

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

yum info common-lisp-controller

This command will show you core information about the common-lisp-controller package.

yum deplist common-lisp-controller

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

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