How to Install and Uninstall perl-Devel-Autoflush.noarch Package on Fedora 36

Last updated: January 17,2025

1. Install "perl-Devel-Autoflush.noarch" package

This guide let you learn how to install perl-Devel-Autoflush.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Devel-Autoflush.noarch

2. Uninstall "perl-Devel-Autoflush.noarch" package

Please follow the guidelines below to uninstall perl-Devel-Autoflush.noarch on Fedora 36:

$ sudo dnf remove perl-Devel-Autoflush.noarch $ sudo dnf autoremove

3. Information about the perl-Devel-Autoflush.noarch package on Fedora 36

Last metadata expiration check: 2:31:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Devel-Autoflush
Version : 0.06
Release : 23.fc36
Architecture : noarch
Size : 17 k
Source : perl-Devel-Autoflush-0.06-23.fc36.src.rpm
Repository : fedora
Summary : Set autoflush from the command line
URL : https://metacpan.org/release/Devel-Autoflush
License : ASL 2.0
Description : This module is a hack to set autoflush for STDOUT and STDERR from the
: command line or from PERL5OPT for code that needs it but doesn't have it.