How to Install and Uninstall perl-Error.noarch Package on CentOS 7 / RHEL 7
Last updated: January 12,2025
1. Install "perl-Error.noarch" package
Please follow the step by step instructions below to install perl-Error.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
perl-Error.noarch
Copied
2. Uninstall "perl-Error.noarch" package
Here is a brief guide to show you how to uninstall perl-Error.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
perl-Error.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Error.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : perl-Error
Arch : noarch
Epoch : 1
Version : 0.17020
Release : 2.el7
Size : 49 k
Repo : installed
From repo : base
Summary : Error/exception handling in an OO-ish way
URL : http://search.cpan.org/dist/Error/
License : (GPL+ or Artistic) and MIT
Description : The Error package provides two interfaces. Firstly Error provides
: a procedural interface to exception handling. Secondly Error is a
: base class for errors/exceptions that can either be thrown, for
: subsequent catch, or can simply be recorded.
Name : perl-Error
Arch : noarch
Epoch : 1
Version : 0.17020
Release : 2.el7
Size : 49 k
Repo : installed
From repo : base
Summary : Error/exception handling in an OO-ish way
URL : http://search.cpan.org/dist/Error/
License : (GPL+ or Artistic) and MIT
Description : The Error package provides two interfaces. Firstly Error provides
: a procedural interface to exception handling. Secondly Error is a
: base class for errors/exceptions that can either be thrown, for
: subsequent catch, or can simply be recorded.