< Home - < Back

perl-URI-Encode


Information about the package, perl-URI-Encode, which is shipped with common Linux distributions. The perl-URI-Encode package is designed for, Percent encoding/decoding for URIs.


Package Name:

perl-URI-Encode

Summary:

Percent encoding/decoding for URIs

Description:

This module provides a method to encode strings (mainly URLs) into a format which can be pasted into a plain text emails, and that those links are 'click-able' by the person reading that email. This can be accomplished by NOT encoding the reserved characters.

Architecture:

noarch

Version:

0.09

Release:

1.el6

Size:

18 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-URI-Encode


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


Command

Description of Command

yum install perl-URI-Encode

This command will install perl-URI-Encode on the server.

yum remove perl-URI-Encode

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

yum -y remove perl-URI-Encode

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

yum update perl-URI-Encode

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

yum -y update perl-URI-Encode

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

yum info perl-URI-Encode

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

yum deplist perl-URI-Encode

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

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