How to Install and Uninstall php73-php-devel.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

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

Please follow the instructions below to install php73-php-devel.x86_64 on Rocky Linux 8

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

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

Please follow the guidelines below to uninstall php73-php-devel.x86_64 on Rocky Linux 8:

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

3. Information about the php73-php-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:06:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php73-php-devel
Version : 7.3.33
Release : 3.el8.remi
Architecture : x86_64
Size : 732 k
Source : php73-php-7.3.33-3.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 php73-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.