< Home - < Back

qca-ossl


Information about the package, qca-ossl, which is shipped with common Linux distributions. The qca-ossl package is designed for, OpenSSL plugin for the Qt Cryptographic Architecture v2.


Package Name:

qca-ossl

Summary:

OpenSSL plugin for the Qt Cryptographic Architecture v2

Description:

This is a plugin to provide SSL/TLS capability to programs that use the Qt Cryptographic Architecture (QCA). QCA is a library providing an easy API for several cryptographic algorithms to Qt programs. This package only contains the TLS plugin.

Architecture:

x86_64

Version:

2.0.0

Release:

0.8.beta3.1.el6

Size:

102 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for qca-ossl


Control the qca-ossl package with the following handy commands outlined below.


Command

Description of Command

yum install qca-ossl

This command will install qca-ossl on the server.

yum remove qca-ossl

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

yum -y remove qca-ossl

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

yum update qca-ossl

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

yum -y update qca-ossl

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

yum info qca-ossl

This command will show you core information about the qca-ossl package.

yum deplist qca-ossl

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

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