< Home - < Back

audit-libs


Information about the package, audit-libs, which is shipped with common Linux distributions. The audit-libs package is designed for, Dynamic library for libaudit.


Package Name:

audit-libs

Summary:

Dynamic library for libaudit

Description:

The audit-libs package contains the dynamic libraries needed for applications to use the audit framework.

Architecture:

i686

Version:

2.4.5

Release:

6.el6

Size:

75 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for audit-libs


Control the audit-libs package with the following handy commands outlined below.


Command

Description of Command

yum install audit-libs

This command will install audit-libs on the server.

yum remove audit-libs

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

yum -y remove audit-libs

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

yum update audit-libs

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

yum -y update audit-libs

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

yum info audit-libs

This command will show you core information about the audit-libs package.

yum deplist audit-libs

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

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