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

Last updated: January 11,2025

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

Please follow the steps below to install php-seld-cli-prompt.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall php-seld-cli-prompt.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:44:51 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-seld-cli-prompt
Version : 1.0.4
Release : 7.fc39
Architecture : noarch
Size : 12 k
Source : php-seld-cli-prompt-1.0.4-7.fc39.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