How to Install and Uninstall php56-php-pecl-uploadprogress.x86_64 Package on CentOS Stream 8

Last updated: May 17,2024

1. Install "php56-php-pecl-uploadprogress.x86_64" package

Please follow the steps below to install php56-php-pecl-uploadprogress.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install php56-php-pecl-uploadprogress.x86_64

2. Uninstall "php56-php-pecl-uploadprogress.x86_64" package

Please follow the instructions below to uninstall php56-php-pecl-uploadprogress.x86_64 on CentOS Stream 8:

$ sudo dnf remove php56-php-pecl-uploadprogress.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-pecl-uploadprogress.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:52:45 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php56-php-pecl-uploadprogress
Version : 1.1.4
Release : 1.el8.remi
Architecture : x86_64
Size : 29 k
Source : php56-php-pecl-uploadprogress-1.1.4-1.el8.remi.src.rpm
Repository : remi-safe
Summary : An extension to track progress of a file upload
URL : https://pecl.php.net/package/uploadprogress
License : PHP
Description : A PHP extension to track progress of a file upload, including details
: on the speed of the upload, estimated time remaining, and access to
: the contents of the file as it is being uploaded
:
: It requires the use of the Apache HTTP Server with mod_php.
: Other web servers and PHP-FPM are not yet supported.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).