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

Last updated: May 05,2024

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

Here is a brief guide to show you how to install php71-php-pecl-uploadprogress.x86_64 on CentOS 8 / RHEL 8

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

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

Please follow the step by step instructions below to uninstall php71-php-pecl-uploadprogress.x86_64 on CentOS 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 CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:11:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php71-php-pecl-uploadprogress
Version : 1.1.3
Release : 1.el8.remi
Architecture : x86_64
Size : 28 k
Source : php71-php-pecl-uploadprogress-1.1.3-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
:
: Package built for PHP 7.1 as Software Collection (php71 by remi).