How to Install and Uninstall perl-Dir-Manifest.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "perl-Dir-Manifest.noarch" package
Please follow the step by step instructions below to install perl-Dir-Manifest.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-Dir-Manifest.noarch
Copied
2. Uninstall "perl-Dir-Manifest.noarch" package
Please follow the instructions below to uninstall perl-Dir-Manifest.noarch on Fedora 38:
$
sudo dnf remove
perl-Dir-Manifest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Dir-Manifest.noarch package on Fedora 38
Last metadata expiration check: 1:03:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Dir-Manifest
Version : 0.6.1
Release : 11.fc38
Architecture : noarch
Size : 24 k
Source : perl-Dir-Manifest-0.6.1-11.fc38.src.rpm
Repository : fedora
Summary : Load texts or blobs from a directory of files
URL : http://metacpan.org/release/Dir-Manifest
License : MIT
Description : Here is the primary use case: you have several long texts (and/or binary
: blobs) that you wish to load from the code (e.g: for the "want"/expected
: values of tests) and you wish to conveniently edit them, track them and
: maintain them. Using Dir::Manifest you can put each in a
: separate file in a directory, create a manifest file listing all valid
: filenames/key and then say something like 'my $text =
: $dir->text("deal24solution.txt", {lf => 1})'. And hopefully it will be done
: securely and reliably.
Available Packages
Name : perl-Dir-Manifest
Version : 0.6.1
Release : 11.fc38
Architecture : noarch
Size : 24 k
Source : perl-Dir-Manifest-0.6.1-11.fc38.src.rpm
Repository : fedora
Summary : Load texts or blobs from a directory of files
URL : http://metacpan.org/release/Dir-Manifest
License : MIT
Description : Here is the primary use case: you have several long texts (and/or binary
: blobs) that you wish to load from the code (e.g: for the "want"/expected
: values of tests) and you wish to conveniently edit them, track them and
: maintain them. Using Dir::Manifest you can put each in a
: separate file in a directory, create a manifest file listing all valid
: filenames/key and then say something like 'my $text =
: $dir->text("deal24solution.txt", {lf => 1})'. And hopefully it will be done
: securely and reliably.