< Home - < Back

vte-devel


Information about the package, vte-devel, which is shipped with common Linux distributions. The vte-devel package is designed for, Files needed for developing applications which use vte.


Package Name:

vte-devel

Summary:

Files needed for developing applications which use vte

Description:

The vte-devel package includes the header files and developer docs for the vte package. Install vte-devel if you want to develop programs which will use vte.

Architecture:

x86_64

Version:

0.25.1

Release:

10.el6_9

Size:

214 k

Repository:

updates

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for vte-devel


Control the vte-devel package with the following handy commands outlined below.


Command

Description of Command

yum install vte-devel

This command will install vte-devel on the server.

yum remove vte-devel

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

yum -y remove vte-devel

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

yum update vte-devel

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

yum -y update vte-devel

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

yum info vte-devel

This command will show you core information about the vte-devel package.

yum deplist vte-devel

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

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