How to Install and Uninstall perl-Mail-POP3Client.noarch Package on Oracle Linux 9

Last updated: September 22,2024

1. Install "perl-Mail-POP3Client.noarch" package

In this section, we are going to explain the necessary steps to install perl-Mail-POP3Client.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Mail-POP3Client.noarch

2. Uninstall "perl-Mail-POP3Client.noarch" package

Please follow the guidance below to uninstall perl-Mail-POP3Client.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Mail-POP3Client.noarch $ sudo dnf autoremove

3. Information about the perl-Mail-POP3Client.noarch package on Oracle Linux 9

Last metadata expiration check: 0:33:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Mail-POP3Client
Version : 2.21
Release : 6.el9
Architecture : noarch
Size : 29 k
Source : perl-Mail-POP3Client-2.21-6.el9.src.rpm
Repository : epel
Summary : Perl 5 module to talk to a POP3 (RFC1939) server
URL : https://metacpan.org/release/Mail-POP3Client
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module implements an Object-Oriented interface to a POP3 server. It
: implements RFC1939 (http://www.faqs.org/rfcs/rfc1939.html)