How to Install and Uninstall perl-IO-Prompt-Tiny.noarch Package on Fedora 39

Last updated: October 13,2024

1. Install "perl-IO-Prompt-Tiny.noarch" package

Please follow the guidelines below to install perl-IO-Prompt-Tiny.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-IO-Prompt-Tiny.noarch

2. Uninstall "perl-IO-Prompt-Tiny.noarch" package

This guide covers the steps necessary to uninstall perl-IO-Prompt-Tiny.noarch on Fedora 39:

$ sudo dnf remove perl-IO-Prompt-Tiny.noarch $ sudo dnf autoremove

3. Information about the perl-IO-Prompt-Tiny.noarch package on Fedora 39

Last metadata expiration check: 5:25:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-IO-Prompt-Tiny
Version : 0.003
Release : 23.fc39
Architecture : noarch
Size : 19 k
Source : perl-IO-Prompt-Tiny-0.003-23.fc39.src.rpm
Repository : fedora
Summary : Prompt for user input with a default option
URL : https://metacpan.org/release/IO-Prompt-Tiny
License : ASL 2.0
Description : This is an extremely simple prompting module, based on the extremely simple
: prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and
: this module gives it to you without all the overhead of ExtUtils::MakeMaker just
: to prompt for input.