How to Install and Uninstall perl-File-Flat.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "perl-File-Flat.noarch" package

This guide let you learn how to install perl-File-Flat.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-File-Flat.noarch

2. Uninstall "perl-File-Flat.noarch" package

This tutorial shows how to uninstall perl-File-Flat.noarch on Fedora 36:

$ sudo dnf remove perl-File-Flat.noarch $ sudo dnf autoremove

3. Information about the perl-File-Flat.noarch package on Fedora 36

Last metadata expiration check: 0:19:49 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : perl-File-Flat
Version : 1.07
Release : 5.fc36
Architecture : noarch
Size : 31 k
Source : perl-File-Flat-1.07-5.fc36.src.rpm
Repository : fedora
Summary : Implements a flat filesystem
URL : https://metacpan.org/release/File-Flat
License : GPL+ or Artistic
Description : File::Flat implements a flat filesystem. A flat filesystem is a filesystem
: in which directories do not exist. It provides an abstraction over any
: normal filesystem which makes it appear as if directories do not exist.