< Home - < Back

perl-Pango


Information about the package, perl-Pango, which is shipped with common Linux distributions. The perl-Pango package is designed for, Perl interface to the pango library.


Package Name:

perl-Pango

Summary:

Perl interface to the pango library

Description:

perl-Pango provides Perl bindings for the text layout/rendering library pango. Pango is a library for laying out and rendering text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a complete solution with high quality text handling and graphics rendering.

Architecture:

x86_64

Version:

1.221

Release:

2.el6

Size:

225 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for perl-Pango


Control the perl-Pango package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Pango

This command will install perl-Pango on the server.

yum remove perl-Pango

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

yum -y remove perl-Pango

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

yum update perl-Pango

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

yum -y update perl-Pango

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

yum info perl-Pango

This command will show you core information about the perl-Pango package.

yum deplist perl-Pango

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

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