How to Install and Uninstall php83-php-pecl-selinux.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

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

Learn how to install php83-php-pecl-selinux.x86_64 on CentOS Stream 9

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

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

Please follow the steps below to uninstall php83-php-pecl-selinux.x86_64 on CentOS Stream 9:

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

3. Information about the php83-php-pecl-selinux.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:04:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php83-php-pecl-selinux
Version : 0.6.0
Release : 3.el9.remi
Architecture : x86_64
Size : 26 k
Source : php83-php-pecl-selinux-0.6.0-3.el9.remi.src.rpm
Repository : remi-safe
Summary : SELinux binding for PHP scripting language
URL : https://pecl.php.net/package/selinux
License : PHP-3.01
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 8.3 as Software Collection (php83 by remi).