How to Install and Uninstall php70-php-pecl-lua.x86_64 Package on Oracle Linux 8

Last updated: May 22,2024

1. Install "php70-php-pecl-lua.x86_64" package

This tutorial shows how to install php70-php-pecl-lua.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install php70-php-pecl-lua.x86_64

2. Uninstall "php70-php-pecl-lua.x86_64" package

Please follow the instructions below to uninstall php70-php-pecl-lua.x86_64 on Oracle Linux 8:

$ sudo dnf remove php70-php-pecl-lua.x86_64 $ sudo dnf autoremove

3. Information about the php70-php-pecl-lua.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:58:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php70-php-pecl-lua
Version : 2.0.7
Release : 1.el8.remi
Architecture : x86_64
Size : 26 k
Source : php70-php-pecl-lua-2.0.7-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Embedded lua interpreter
URL : https://pecl.php.net/package/lua
License : PHP
Description : Lua is a powerful, fast, light-weight, embeddable scripting language.
:
: This extension embeds the lua interpreter and offers an OO-API to lua
: variables and functions.
:
: Package built for PHP 7.0 as Software Collection (php70 by remi).