How to Install and Uninstall php71-php-pecl-uploadprogress.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

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

Learn how to install php71-php-pecl-uploadprogress.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall php71-php-pecl-uploadprogress.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the php71-php-pecl-uploadprogress.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:47:43 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php71-php-pecl-uploadprogress
Version : 1.1.4
Release : 1.el8.remi
Architecture : x86_64
Size : 29 k
Source : php71-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 7.1 as Software Collection (php71 by remi).