< Home - < Back

uglify-js


Information about the package, uglify-js, which is shipped with common Linux distributions. The uglify-js package is designed for, JavaScript parser, mangler/compressor and beautifier toolkit.


Package Name:

uglify-js

Summary:

JavaScript parser, mangler/compressor and beautifier toolkit

Description:

JavaScript parser, mangler/compressor and beautifier toolkit. This package ships the uglifyjs command-line tool and a library suitable for use within Node.js.

Architecture:

noarch

Version:

2.4.13

Release:

5.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for uglify-js


Control the uglify-js package with the following handy commands outlined below.


Command

Description of Command

yum install uglify-js

This command will install uglify-js on the server.

yum remove uglify-js

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

yum -y remove uglify-js

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

yum update uglify-js

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

yum -y update uglify-js

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

yum info uglify-js

This command will show you core information about the uglify-js package.

yum deplist uglify-js

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

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