How to Install and Uninstall php71-php-pecl-uploadprogress.x86_64 Package on AlmaLinux 8

Last updated: April 29,2024

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

This guide let you learn how to install php71-php-pecl-uploadprogress.x86_64 on AlmaLinux 8

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

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

This guide let you learn how to uninstall php71-php-pecl-uploadprogress.x86_64 on AlmaLinux 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 AlmaLinux 8

Last metadata expiration check: 2:02:03 ago on Mon Sep 5 03:22:42 2022.
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).