How to Install and Uninstall php-dapphp-radius Package on Kali Linux

Last updated: May 17,2024

1. Install "php-dapphp-radius" package

This guide covers the steps necessary to install php-dapphp-radius on Kali Linux

$ sudo apt update $ sudo apt install php-dapphp-radius

2. Uninstall "php-dapphp-radius" package

Please follow the steps below to uninstall php-dapphp-radius on Kali Linux:

$ sudo apt remove php-dapphp-radius $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-dapphp-radius package on Kali Linux

Package: php-dapphp-radius
Version: 2.5.8-3
Installed-Size: 130
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 23464
SHA256: f3f369cf8f6304fe4086d8da634d300bf8ebae27cb5302fc02975857ec431140
SHA1: 760fc49308e830bb20c158a8726b78adeb11dd29
MD5sum: 12f5aeac4fbba149a800cc927c13a41f
Description: pure PHP RADIUS client based on the SysCo/al implementation
Dapphp\Radius is a pure PHP RADIUS client for authenticating users against a
RADIUS server in PHP. It currently supports basic RADIUS auth using PAP, CHAP
(MD5), MSCHAP v1, and EAP-MSCHAP v2. The current 2.5.x branch is tested to
work with Microsoft Windows Server 2012 to 2019 Network Policy Server and
FreeRADIUS 2 and above.
.
PAP authentication has been tested on:
* Microsoft Radius server IAS
* Mideye RADIUS Server
* Radl
* RSA SecurID
* VASCO Middleware 3.0 server
* WinRadius
* ZyXEL ZyWALL OTP
.
The PHP openssl extension is required if using MSCHAP v1 or v2. For older PHP
versions that have mcrypt without openssl support, then mcrypt is used.
Description-md5:
Homepage: https://github.com/dapphp/radius/
Section: php
Priority: optional
Filename: pool/main/p/php-dapphp-radius/php-dapphp-radius_2.5.8-3_all.deb