How to Install and Uninstall ruby-saml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ruby-saml" package

Please follow the step by step instructions below to install ruby-saml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-saml

2. Uninstall "ruby-saml" package

This tutorial shows how to uninstall ruby-saml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-saml $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-saml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-saml
Priority: optional
Section: universe/ruby
Installed-Size: 269
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.2-1ubuntu1
Depends: ruby | ruby-interpreter, ruby-nokogiri (>= 1.5.10), ruby-uuid (>= 2.3)
Filename: pool/universe/r/ruby-saml/ruby-saml_1.1.2-1ubuntu1_all.deb
Size: 41892
MD5sum: 3719278a8932ac866118f5ca873bbb82
SHA1: 47acd72cdfd34eba47a900542463610a30d3dd5b
SHA256: c440728e89a384670b5c59d233da7cd6bc7e14584d58d044cf342c295d35169a
Description-en: SAML toolkit for Ruby on Rails
The Ruby SAML library is for implementing the client side of a SAML
authorization, i.e. it provides a means for managing authorization
initialization and confirmation requests from identity providers.
.
SAML authorization is a two step process and you are expected to implement
support for both.
Description-md5: 1b4725dc0c79138c04cb7e84b06e9d0b
Homepage: http://github.com/onelogin/ruby-saml
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu