How to Install and Uninstall php-seld-cli-prompt.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "php-seld-cli-prompt.noarch" package

Learn how to install php-seld-cli-prompt.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-seld-cli-prompt.noarch

2. Uninstall "php-seld-cli-prompt.noarch" package

This is a short guide on how to uninstall php-seld-cli-prompt.noarch on Fedora 36:

$ sudo dnf remove php-seld-cli-prompt.noarch $ sudo dnf autoremove

3. Information about the php-seld-cli-prompt.noarch package on Fedora 36

Last metadata expiration check: 2:03:39 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-seld-cli-prompt
Version : 1.0.4
Release : 4.fc36
Architecture : noarch
Size : 12 k
Source : php-seld-cli-prompt-1.0.4-4.fc36.src.rpm
Repository : fedora
Summary : Allows you to prompt for user input on the command line
URL : https://github.com/Seldaek/cli-prompt
License : MIT
Description : While prompting for user input using fgets() is quite easy, sometimes you
: need to prompt for sensitive information. In these cases, the characters typed
: in by the user should not be directly visible, and this is quite a pain to do
: in a cross-platform way.
:
: Autoloader: /usr/share/php/Seld/CliPrompt/autoload.php