How to Install and Uninstall php-pecl-radius.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 18,2024

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

Please follow the guidance below to install php-pecl-radius.x86_64 on CentOS 8 / RHEL 8

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

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

Please follow the guidelines below to uninstall php-pecl-radius.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the php-pecl-radius.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:56:33 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-pecl-radius
Version : 1.4.0
Release : 0.7.b1.el8.remi.7.4
Architecture : x86_64
Size : 46 k
Source : php-pecl-radius-1.4.0-0.7.b1.el8.remi.7.4.src.rpm
Repository : remi-modular
Summary : Radius client library
URL : http://pecl.php.net/package/radius
License : BSD
Description : This package is based on the libradius of FreeBSD, with some modifications
: and extensions. This PECL provides full support for RADIUS authentication
: (RFC 2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows.
: Its an easy way to authenticate your users against the user-database of your
: OS (for example against Windows Active-Directory via IAS).
:
: Package built for PHP 7.4.