How to Install and Uninstall simplesamlphp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "simplesamlphp" package

Here is a brief guide to show you how to install simplesamlphp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install simplesamlphp

2. Uninstall "simplesamlphp" package

Please follow the instructions below to uninstall simplesamlphp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the simplesamlphp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: simplesamlphp
Priority: extra
Section: universe/web
Installed-Size: 6769
Maintainer: Ubuntu Developers
Original-Maintainer: Thijs Kinkhorst
Architecture: all
Version: 1.14.0-1ubuntu2
Depends: php, libapache2-mod-php | php-cgi, openssl (>= 0.9.8g), php-xml-parser (>= 1.2.8), zlib1g, php-mcrypt, php-openid, apache2 | httpd
Recommends: php-cli, php-json
Suggests: mysql-server (>= 5), php-ldap, php-radius, php-mysql
Filename: pool/universe/s/simplesamlphp/simplesamlphp_1.14.0-1ubuntu2_all.deb
Size: 1535782
MD5sum: 0934064ff0a280f9af25186a547ef92f
SHA1: 0245b6d0398cc4a3d464df34a1d493e5abb6bca7
SHA256: 72ccfcd3a8f7eea0a90b18521bbd8df813a22a1d2c8d3635e932721ec1ef8e84
Description-en: 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: 2b0e1d1a5c3223659eaa56f68ba80662
Homepage: https://simplesamlphp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu