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

Last updated: February 07,2025

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

This guide covers the steps necessary to install perl-IO-Prompt-Tiny.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall perl-IO-Prompt-Tiny.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:15:41 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-IO-Prompt-Tiny
Version : 0.003
Release : 18.fc35
Architecture : noarch
Size : 19 k
Source : perl-IO-Prompt-Tiny-0.003-18.fc35.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.