How to Install and Uninstall php56-php-pecl-graphdat.x86_64 Package on CentOS Stream 8

Last updated: May 16,2024

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

This tutorial shows how to install php56-php-pecl-graphdat.x86_64 on CentOS Stream 8

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

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

This tutorial shows how to uninstall php56-php-pecl-graphdat.x86_64 on CentOS Stream 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 CentOS Stream 8

Last metadata expiration check: 1:56:01 ago on Sun Feb 25 03:03:59 2024.
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).