Information about the package, pear1u, which is shipped with common Linux distributions. The pear1u package is designed for, PHP Extension and Application Repository framework.
Package Name:
pear1u
Summary:
PHP Extension and Application Repository framework
Description:
PEAR is a framework and distribution system for reusable PHP components. This package contains the basic PEAR components.
Architecture:
noarch
Version:
1.10.5
Release:
1.ius.el6
Size:
364 k
Repository:
ius
From Repository:
Licence:
BSD and LGPLv3+
Control the pear1u package with the following handy commands outlined below.
yum install pear1u
This command will install pear1u on the server.
yum remove pear1u
This command will un-install pear1u on the server. When you run this command, you will be asked if you are sure that you want to remove pear1u, so you have to manually confirm that you want to do this.
yum -y remove pear1u
This command will un-install pear1u 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 pear1u when using the -y flag.
yum update pear1u
This command will update pear1u to the latest version. When you run this command, you will be asked if you are sure that you want to remove pear1u, so you have to manually confirm that you want to do this.
yum -y update pear1u
This command will update pear1u 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 pear1u when using the -y flag.
yum info pear1u
This command will show you core information about the pear1u package.
yum deplist pear1u
This command will show you the dependencies for pear1u. 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 pear1u
This command will check if there is an update waiting on pear1u. 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.