How to Install and Uninstall php71-php-pecl-lua.x86_64 Package on Rocky Linux 8

Last updated: May 05,2024

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

This is a short guide on how to install php71-php-pecl-lua.x86_64 on Rocky Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall php71-php-pecl-lua.x86_64 on Rocky Linux 8:

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

3. Information about the php71-php-pecl-lua.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:14:15 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php71-php-pecl-lua
Version : 2.0.7
Release : 1.el8.remi
Architecture : x86_64
Size : 26 k
Source : php71-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.1 as Software Collection (php71 by remi).