< Home - < Back

clearsilver


Information about the package, clearsilver, which is shipped with common Linux distributions. The clearsilver package is designed for, Fast and powerful HTML templating system.


Package Name:

clearsilver

Summary:

Fast and powerful HTML templating system

Description:

ClearSilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier. The design of ClearSilver began in 1999, and evolved during its use at onelist.com, egroups.com, and Yahoo! Groups. Today many other projects and websites are using it.

Architecture:

x86_64

Version:

0.10.5

Release:

16.el6

Size:

181 k

Repository:

epel

From Repository:

Licence:

ASL 1.1



Handy Yum Commands for clearsilver


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


Command

Description of Command

yum install clearsilver

This command will install clearsilver on the server.

yum remove clearsilver

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

yum -y remove clearsilver

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

yum update clearsilver

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

yum -y update clearsilver

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

yum info clearsilver

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

yum deplist clearsilver

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

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