How to Install and Uninstall perl-Error.noarch Package on Oracle Linux 8
Last updated: January 11,2025
1. Install "perl-Error.noarch" package
Here is a brief guide to show you how to install perl-Error.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Error.noarch
Copied
2. Uninstall "perl-Error.noarch" package
This guide covers the steps necessary to uninstall perl-Error.noarch on Oracle Linux 8:
$
sudo dnf remove
perl-Error.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Error.noarch package on Oracle Linux 8
Last metadata expiration check: 0:51:24 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : perl-Error
Epoch : 1
Version : 0.17025
Release : 2.el8
Architecture : noarch
Size : 70 k
Source : perl-Error-0.17025-2.el8.src.rpm
Repository : @System
From repo : ol8_appstream
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.
Installed Packages
Name : perl-Error
Epoch : 1
Version : 0.17025
Release : 2.el8
Architecture : noarch
Size : 70 k
Source : perl-Error-0.17025-2.el8.src.rpm
Repository : @System
From repo : ol8_appstream
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.