< Home - < Back

libwvstreams


Information about the package, libwvstreams, which is shipped with common Linux distributions. The libwvstreams package is designed for, WvStreams is a network programming library written in C++.


Package Name:

libwvstreams

Summary:

WvStreams is a network programming library written in C++

Description:

WvStreams aims to be an efficient, secure, and easy-to-use library for doing network applications development.

Architecture:

x86_64

Version:

4.6

Release:

6.el6

Size:

603 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for libwvstreams


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


Command

Description of Command

yum install libwvstreams

This command will install libwvstreams on the server.

yum remove libwvstreams

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

yum -y remove libwvstreams

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

yum update libwvstreams

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

yum -y update libwvstreams

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

yum info libwvstreams

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

yum deplist libwvstreams

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

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