How to Install and Uninstall php56-php-pecl-graphdat.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "php56-php-pecl-graphdat.x86_64" package

This guide let you learn how to install php56-php-pecl-graphdat.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install php56-php-pecl-graphdat.x86_64

2. Uninstall "php56-php-pecl-graphdat.x86_64" package

Please follow the steps below to uninstall php56-php-pecl-graphdat.x86_64 on Rocky Linux 8:

$ sudo dnf remove php56-php-pecl-graphdat.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-pecl-graphdat.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:26:21 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php56-php-pecl-graphdat
Version : 1.0.4
Release : 4.el8.remi
Architecture : x86_64
Size : 31 k
Source : php56-php-pecl-graphdat-1.0.4-4.el8.remi.src.rpm
Repository : remi-safe
Summary : Troubleshoot application and server performance
URL : http://pecl.php.net/package/graphdat
License : ASL 2.0
Description : Graphdat is a real time performance monitoring tool for websites.
: Graphdat graphs system metrics along side request counts and response
: time data. The purpose of the extension is report request counts and
: response time information to our agent (installed on the box) which
: forwards that along to our servers. The data is then presented in a
: graph so that you can see performance spikes as they happen, and
: trends over time.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).