How to Install and Uninstall php70-php.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "php70-php.x86_64" package
Please follow the step by step instructions below to install php70-php.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
php70-php.x86_64
Copied
2. Uninstall "php70-php.x86_64" package
In this section, we are going to explain the necessary steps to uninstall php70-php.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
php70-php.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php70-php.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:03:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php70-php
Version : 7.0.33
Release : 26.el8.remi
Architecture : x86_64
Size : 1.4 M
Source : php70-php-7.0.33-26.el8.remi.src.rpm
Repository : remi-safe
Summary : PHP scripting language for creating dynamic web sites
URL : http://www.php.net/
License : PHP and Zend and BSD and MIT and ASL 1.0 and NCSA
Description : PHP is an HTML-embedded scripting language. PHP attempts to make it
: easy for developers to write dynamically generated web pages. PHP also
: offers built-in database integration for several commercial and
: non-commercial database management systems, so writing a
: database-enabled webpage with PHP is fairly simple. The most common
: use of PHP coding is probably as a replacement for CGI scripts.
:
: This package contains the module (often referred to as mod_php)
: which adds support for the PHP language to system Apache HTTP Server.
Available Packages
Name : php70-php
Version : 7.0.33
Release : 26.el8.remi
Architecture : x86_64
Size : 1.4 M
Source : php70-php-7.0.33-26.el8.remi.src.rpm
Repository : remi-safe
Summary : PHP scripting language for creating dynamic web sites
URL : http://www.php.net/
License : PHP and Zend and BSD and MIT and ASL 1.0 and NCSA
Description : PHP is an HTML-embedded scripting language. PHP attempts to make it
: easy for developers to write dynamically generated web pages. PHP also
: offers built-in database integration for several commercial and
: non-commercial database management systems, so writing a
: database-enabled webpage with PHP is fairly simple. The most common
: use of PHP coding is probably as a replacement for CGI scripts.
:
: This package contains the module (often referred to as mod_php)
: which adds support for the PHP language to system Apache HTTP Server.