How to Install and Uninstall php56-php-pecl-selinux.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "php56-php-pecl-selinux.x86_64" package

This tutorial shows how to install php56-php-pecl-selinux.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install php56-php-pecl-selinux.x86_64

2. Uninstall "php56-php-pecl-selinux.x86_64" package

Here is a brief guide to show you how to uninstall php56-php-pecl-selinux.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove php56-php-pecl-selinux.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-pecl-selinux.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:42:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php56-php-pecl-selinux
Version : 0.4.2
Release : 1.el8.remi
Architecture : x86_64
Size : 28 k
Source : php56-php-pecl-selinux-0.4.2-1.el8.remi.src.rpm
Repository : remi-safe
Summary : SELinux binding for PHP scripting language
URL : http://pecl.php.net/package/selinux
License : PHP
Description : This package is an extension to the PHP Hypertext Preprocessor.
: It wraps the libselinux library and provides a set of interfaces
: to the PHP runtime engine.
: The libselinux is a set of application program interfaces towards in-kernel
: SELinux, contains get/set security context, communicate security server,
: translate between raw and readable format and so on.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).