How to Install and Uninstall php-pecl-uploadprogress.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 07,2024

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

Please follow the guidance below to install php-pecl-uploadprogress.x86_64 on CentOS 8 / RHEL 8

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

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

This tutorial shows how to uninstall php-pecl-uploadprogress.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the php-pecl-uploadprogress.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:57:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-pecl-uploadprogress
Version : 1.1.3
Release : 1.el8.remi.7.4
Architecture : x86_64
Size : 31 k
Source : php-pecl-uploadprogress-1.1.3-1.el8.remi.7.4.src.rpm
Repository : remi-modular
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 httpd][] web server
: with mod_php. Other web servers and PHP-FPM.
:
: Package built for PHP 7.4.