How to Install and Uninstall php-embedded.x86_64 Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "php-embedded.x86_64" package

This is a short guide on how to install php-embedded.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install php-embedded.x86_64

2. Uninstall "php-embedded.x86_64" package

Here is a brief guide to show you how to uninstall php-embedded.x86_64 on Oracle Linux 8:

$ sudo dnf remove php-embedded.x86_64 $ sudo dnf autoremove

3. Information about the php-embedded.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:42:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php-embedded
Version : 8.1.10
Release : 1.el8.remi
Architecture : x86_64
Size : 1.7 M
Source : php-8.1.10-1.el8.remi.src.rpm
Repository : remi-modular
Summary : PHP library for embedding in applications
URL : http://www.php.net/
License : PHP and Zend and BSD and MIT and ASL 1.0 and NCSA and Boost
Description : The php-embedded package contains a library which can be embedded
: into applications to provide PHP scripting language support.