How to Install and Uninstall php71-php-pecl-excimer.x86_64 Package on Oracle Linux 8

Last updated: June 18,2024

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

In this section, we are going to explain the necessary steps to install php71-php-pecl-excimer.x86_64 on Oracle Linux 8

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

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

Please follow the instructions below to uninstall php71-php-pecl-excimer.x86_64 on Oracle Linux 8:

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

3. Information about the php71-php-pecl-excimer.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:35:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php71-php-pecl-excimer
Version : 1.0.4
Release : 1.el8.remi
Architecture : x86_64
Size : 38 k
Source : php71-php-pecl-excimer-1.0.4-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Interrupting timer and low-overhead sampling profiler
URL : https://pecl.php.net/package/excimer
License : ASL 2.0
Description : Calls a user-defined callback when a one-shot or periodic timer expires.
: Also a sampling profiler backend, which aggregates backtraces collected
: by a periodic timer.
:
: Package built for PHP 7.1 as Software Collection (php71 by remi).