< Home - < Back

libapreq2


Information about the package, libapreq2, which is shipped with common Linux distributions. The libapreq2 package is designed for, Apache HTTP request library.


Package Name:

libapreq2

Summary:

Apache HTTP request library

Description:

libapreq is a shared library with associated modules for manipulating client request data via the Apache API. Functionality includes parsing of application/x-www-form-urlencoded and multipart/form-data content, as well as HTTP cookies.

Architecture:

x86_64

Version:

2.13

Release:

1.el6

Size:

56 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for libapreq2


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


Command

Description of Command

yum install libapreq2

This command will install libapreq2 on the server.

yum remove libapreq2

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

yum -y remove libapreq2

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

yum update libapreq2

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

yum -y update libapreq2

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

yum info libapreq2

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

yum deplist libapreq2

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

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