How to Install and Uninstall php-zstd-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 11,2024

1. Install "php-zstd-devel.x86_64" package

This tutorial shows how to install php-zstd-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php-zstd-devel.x86_64

2. Uninstall "php-zstd-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php-zstd-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php-zstd-devel.x86_64 $ sudo dnf autoremove

3. Information about the php-zstd-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:58:22 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-zstd-devel
Version : 0.10.0
Release : 1.el8.remi.7.4
Architecture : x86_64
Size : 21 k
Source : php-zstd-0.10.0-1.el8.remi.7.4.src.rpm
Repository : remi-modular
Summary : php-zstd developer files (header)
URL : https://pecl.php.net/package/zstd
License : MIT
Description : These are the files needed to compile programs using php-zstd.