< Home - < Back

libvmime


Information about the package, libvmime, which is shipped with common Linux distributions. The libvmime package is designed for, Powerful library for MIME messages and Internet messaging services.


Package Name:

libvmime

Summary:

Powerful library for MIME messages and Internet messaging services

Description:

VMime is a powerful C++ class library for working with MIME messages and Internet messaging services like IMAP, POP or SMTP. With VMime you can parse, generate and modify messages, and also connect to store and transport services to receive or send messages over the Internet. The library offers all the features to build a complete mail client.

Architecture:

x86_64

Version:

0.9.2

Release:

0.9.20120406git.el6

Size:

700 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for libvmime


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


Command

Description of Command

yum install libvmime

This command will install libvmime on the server.

yum remove libvmime

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

yum -y remove libvmime

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

yum update libvmime

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

yum -y update libvmime

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

yum info libvmime

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

yum deplist libvmime

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

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