How to Install and Uninstall perl-Mail-SPF_XS.x86_64 Package on AlmaLinux 8

Last updated: October 06,2024

1. Install "perl-Mail-SPF_XS.x86_64" package

Please follow the instructions below to install perl-Mail-SPF_XS.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install perl-Mail-SPF_XS.x86_64

2. Uninstall "perl-Mail-SPF_XS.x86_64" package

This guide let you learn how to uninstall perl-Mail-SPF_XS.x86_64 on AlmaLinux 8:

$ sudo dnf remove perl-Mail-SPF_XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Mail-SPF_XS.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:11:43 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Mail-SPF_XS
Version : 1.2.11
Release : 1.20210922git4915c308.el8
Architecture : x86_64
Size : 30 k
Source : libspf2-1.2.11-1.20210922git4915c308.el8.src.rpm
Repository : epel
Summary : An XS implementation of Mail::SPF
URL : http://www.libspf2.org/
License : GPL+ or Artistic
Description : This is an interface to the C library libspf2 for the purpose of
: testing. While it can be used as an SPF implementation, you can also
: use Mail::SPF, which is a little more perlish.