< Home - < Back

apache-tomcat-apis


Information about the package, apache-tomcat-apis, which is shipped with common Linux distributions. The apache-tomcat-apis package is designed for, Tomcat Servlet and JSP APIs.


Package Name:

apache-tomcat-apis

Summary:

Tomcat Servlet and JSP APIs

Description:

Apache Tomcat's Servlet 2.4/JSP 2.0 and Servlet 2.5/JSP 2.1 APIs.

Architecture:

noarch

Version:

0.1

Release:

1.el6

Size:

246 k

Repository:

installed

From Repository:

base

Licence:

ASL 2.0



Handy Yum Commands for apache-tomcat-apis


Control the apache-tomcat-apis package with the following handy commands outlined below.


Command

Description of Command

yum install apache-tomcat-apis

This command will install apache-tomcat-apis on the server.

yum remove apache-tomcat-apis

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

yum -y remove apache-tomcat-apis

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

yum update apache-tomcat-apis

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

yum -y update apache-tomcat-apis

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

yum info apache-tomcat-apis

This command will show you core information about the apache-tomcat-apis package.

yum deplist apache-tomcat-apis

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

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