How to Install and Uninstall php-pecl-luasandbox.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "php-pecl-luasandbox.x86_64" package

This is a short guide on how to install php-pecl-luasandbox.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-pecl-luasandbox.x86_64

2. Uninstall "php-pecl-luasandbox.x86_64" package

This guide covers the steps necessary to uninstall php-pecl-luasandbox.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-pecl-luasandbox.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-luasandbox.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:35:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-pecl-luasandbox
Version : 4.1.2
Release : 1.el9.remi.8.3
Architecture : x86_64
Size : 73 k
Source : php-pecl-luasandbox-4.1.2-1.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : Lua interpreter with limits and safe environment
URL : https://pecl.php.net/package/LuaSandbox
License : MIT
Description : LuaSandbox is an extension for running untrusted Lua code within a
: PHP web request. Code is run in a stripped-down, safe environment.
: Time and memory limits can be set.
:
:
: Package built for PHP 8.3.