How to Install and Uninstall perl-Exception-Base.noarch Package on AlmaLinux 8
Last updated: November 27,2024
1. Install "perl-Exception-Base.noarch" package
Please follow the guidelines below to install perl-Exception-Base.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Exception-Base.noarch
Copied
2. Uninstall "perl-Exception-Base.noarch" package
Please follow the guidance below to uninstall perl-Exception-Base.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Exception-Base.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Exception-Base.noarch package on AlmaLinux 8
Last metadata expiration check: 1:22:53 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Exception-Base
Version : 0.2501
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : perl-Exception-Base-0.2501-1.el8.src.rpm
Repository : epel
Summary : Lightweight exceptions
URL : https://metacpan.org/release/Exception-Base
License : GPL+ or Artistic
Description : This class implements a fully OO exception mechanism similar to
: Exception::Class or Class::Throwable. It provides a simple interface
: allowing programmers to declare exception classes. These classes can be
: thrown and caught. Each uncaught exception prints full stack trace if the
: default verbosity is increased for debugging purposes.
Available Packages
Name : perl-Exception-Base
Version : 0.2501
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : perl-Exception-Base-0.2501-1.el8.src.rpm
Repository : epel
Summary : Lightweight exceptions
URL : https://metacpan.org/release/Exception-Base
License : GPL+ or Artistic
Description : This class implements a fully OO exception mechanism similar to
: Exception::Class or Class::Throwable. It provides a simple interface
: allowing programmers to declare exception classes. These classes can be
: thrown and caught. Each uncaught exception prints full stack trace if the
: default verbosity is increased for debugging purposes.