< Home - < Back

cpanel-requirejs


Information about the package, cpanel-requirejs, which is shipped with common Linux distributions. The cpanel-requirejs package is designed for, Require.js - A JavaScript Module Loader.


Package Name:

cpanel-requirejs

Summary:

Require.js - A JavaScript Module Loader

Description:

RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code. This package includes the optimized version of the code as well as the entire source for the project on github. Require js plugins used by cPanel and WHM are bundled with this package.

Architecture:

noarch

Version:

2.1.14

Release:

1.cp1146

Size:

50 k

Repository:

installed

From Repository:

Licence:

MIT, new BSD



Handy Yum Commands for cpanel-requirejs


Control the cpanel-requirejs package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-requirejs

This command will install cpanel-requirejs on the server.

yum remove cpanel-requirejs

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

yum -y remove cpanel-requirejs

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

yum update cpanel-requirejs

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

yum -y update cpanel-requirejs

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

yum info cpanel-requirejs

This command will show you core information about the cpanel-requirejs package.

yum deplist cpanel-requirejs

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

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