How to Install and Uninstall php70.x86_64 Package on Oracle Linux 8
Last updated: January 10,2025
1. Install "php70.x86_64" package
This guide let you learn how to install php70.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php70.x86_64
Copied
2. Uninstall "php70.x86_64" package
This tutorial shows how to uninstall php70.x86_64 on Oracle Linux 8:
$
sudo dnf remove
php70.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php70.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:17:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php70
Version : 2.0
Release : 1.el8.remi
Architecture : x86_64
Size : 7.4 k
Source : php70-2.0-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Package that installs PHP 7.0
License : GPLv2+
Description : This is the main package for php70 Software Collection,
: that install PHP 7.0 language.
Available Packages
Name : php70
Version : 2.0
Release : 1.el8.remi
Architecture : x86_64
Size : 7.4 k
Source : php70-2.0-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Package that installs PHP 7.0
License : GPLv2+
Description : This is the main package for php70 Software Collection,
: that install PHP 7.0 language.