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

Last updated: May 18,2024

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

This is a short guide on how to install php-seld-cli-prompt.noarch on Fedora 34

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

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

Please follow the steps below to uninstall php-seld-cli-prompt.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:38:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-seld-cli-prompt
Version : 1.0.4
Release : 2.fc34
Architecture : noarch
Size : 12 k
Source : php-seld-cli-prompt-1.0.4-2.fc34.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