< Home - < Back

MochiKit


Information about the package, MochiKit, which is shipped with common Linux distributions. The MochiKit package is designed for, Lightweight JavaScript library.


Package Name:

MochiKit

Summary:

Lightweight JavaScript library

Description:

MochiKit is a highly-documented and well-tested suite of JavaScript libraries that will help you get stuff done, fast.

Architecture:

noarch

Version:

1.4.2

Release:

5.el6

Size:

242 k

Repository:

epel

From Repository:

Licence:

(MIT or AFL) and BSD



Handy Yum Commands for MochiKit


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


Command

Description of Command

yum install MochiKit

This command will install MochiKit on the server.

yum remove MochiKit

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

yum -y remove MochiKit

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

yum update MochiKit

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

yum -y update MochiKit

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

yum info MochiKit

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

yum deplist MochiKit

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

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