How to Install and Uninstall perl-Authen-SASL.noarch Package on Fedora 38

Last updated: February 08,2025

1. Install "perl-Authen-SASL.noarch" package

In this section, we are going to explain the necessary steps to install perl-Authen-SASL.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Authen-SASL.noarch

2. Uninstall "perl-Authen-SASL.noarch" package

This guide let you learn how to uninstall perl-Authen-SASL.noarch on Fedora 38:

$ sudo dnf remove perl-Authen-SASL.noarch $ sudo dnf autoremove

3. Information about the perl-Authen-SASL.noarch package on Fedora 38

Last metadata expiration check: 2:48:40 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Authen-SASL
Version : 2.16
Release : 29.fc38
Architecture : noarch
Size : 55 k
Source : perl-Authen-SASL-2.16-29.fc38.src.rpm
Repository : fedora
Summary : SASL Authentication framework for Perl
URL : https://metacpan.org/release/Authen-SASL
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : SASL is a generic mechanism for authentication used by several network
: protocols. Authen::SASL provides an implementation framework that all
: protocols should be able to share.