< Home - < Back

ycssmin


Information about the package, ycssmin, which is shipped with common Linux distributions. The ycssmin package is designed for, CSS minification tool.


Package Name:

ycssmin

Summary:

CSS minification tool

Description:

ycssmin is a CSS minification tool. It was originally based on the css minification tool used inside of YUI Compressor, based on code from Stoyan Stefanov and Isaac Schlueter.

Architecture:

noarch

Version:

1.0.1

Release:

4.el6.2

Size:

11 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ycssmin


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


Command

Description of Command

yum install ycssmin

This command will install ycssmin on the server.

yum remove ycssmin

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

yum -y remove ycssmin

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

yum update ycssmin

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

yum -y update ycssmin

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

yum info ycssmin

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

yum deplist ycssmin

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

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