How to Install and Uninstall simplesamlphp Package on Kali Linux

Last updated: April 27,2024

1. Install "simplesamlphp" package

Here is a brief guide to show you how to install simplesamlphp on Kali Linux

$ sudo apt update $ sudo apt install simplesamlphp

2. Uninstall "simplesamlphp" package

Please follow the guidelines below to uninstall simplesamlphp on Kali Linux:

$ sudo apt remove simplesamlphp $ sudo apt autoclean && sudo apt autoremove

3. Information about the simplesamlphp package on Kali Linux

Package: simplesamlphp
Version: 1.19.7-1
Installed-Size: 26493
Maintainer: Thijs Kinkhorst
Architecture: all
Depends: php (>= 7.1.9), apache2 | httpd, perl:any
Recommends: php-cli, php-json
Suggests: php-ldap, php-radius, php-mysql
Size: 4514632
SHA256: 128f26974d4a03363a9b7a2163bc215bea1f25a9fd41c0701968eba4df18120a
SHA1: 46b1bceaf60666882fd87285a3d995c663c97aa4
MD5sum: d198cfe848101cb40e1adee645095d92
Description: Authentication and federation application supporting several protocols
simpleSAMLphp, with its support for several authentication mechanisms
and federation protocols, can be used for local authentication, as a
service provider or identity provider. It currently supports the
following protocols:
.
* SAML 2.0 as a Service or Identity Provider.
* Shibboleth 1.3 as a Service or Identity Provider.
* A-Select as a Service or Identity Provider
* CAS for remote authentication
* OpenID as a Provider or Consumer
* WS-Federation as a Service Provider
.
Further authentication providers can be added in form of modules. Other
features are protocol bridging, eduGAIN compatibility, attribute mapping
and attribute release consent.
Description-md5:
Homepage: https://simplesamlphp.org/
Tag: admin::login, devel::web, implemented-in::php, interface::web,
network::service, protocol::TODO, protocol::http, role::program,
security::authentication, use::login, web::application,
works-with::people
Section: web
Priority: optional
Filename: pool/main/s/simplesamlphp/simplesamlphp_1.19.7-1_all.deb