How to Install and Uninstall php72-php-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

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

Learn how to install php72-php-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

In this section, we are going to explain the necessary steps to uninstall php72-php-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the php72-php-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:28:58 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php72-php-devel
Version : 7.2.34
Release : 19.el8.remi
Architecture : x86_64
Size : 708 k
Source : php72-php-7.2.34-19.el8.remi.src.rpm
Repository : remi-safe
Summary : Files needed for building PHP extensions
URL : http://www.php.net/
License : PHP and Zend and BSD and MIT and ASL 1.0 and NCSA
Description : The php72-php-devel package contains the files needed for building PHP
: extensions. If you need to compile your own PHP extensions, you will
: need to install this package.