How to Install and Uninstall php-laminas-progressbar.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-laminas-progressbar.noarch" package

Please follow the guidelines below to install php-laminas-progressbar.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-laminas-progressbar.noarch

2. Uninstall "php-laminas-progressbar.noarch" package

Please follow the guidance below to uninstall php-laminas-progressbar.noarch on Fedora 34:

$ sudo dnf remove php-laminas-progressbar.noarch $ sudo dnf autoremove

3. Information about the php-laminas-progressbar.noarch package on Fedora 34

Last metadata expiration check: 4:38:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-laminas-progressbar
Version : 2.8.0
Release : 1.fc34
Architecture : noarch
Size : 21 k
Source : php-laminas-progressbar-2.8.0-1.fc34.src.rpm
Repository : fedora
Summary : Laminas Framework ProgressBar component
URL : https://github.com/laminas/laminas-progressbar
License : BSD
Description : Laminas\ProgressBar is a component to create and update progress bars in
: different environments. It consists of a single backend, which outputs
: the progress through one of the multiple adapters. On every update, it
: takes an absolute value and optionally a status message, and then calls
: the adapter with some precalculated values like percentage and estimated
: time left.
:
: Documentation: https://docs.laminas.dev/laminas-progressbar/