How to Install and Uninstall ruby-saml Package on Kali Linux

Last updated: May 19,2024

1. Install "ruby-saml" package

This is a short guide on how to install ruby-saml on Kali Linux

$ sudo apt update $ sudo apt install ruby-saml

2. Uninstall "ruby-saml" package

In this section, we are going to explain the necessary steps to uninstall ruby-saml on Kali Linux:

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

3. Information about the ruby-saml package on Kali Linux

Package: ruby-saml
Version: 1.15.0-1
Installed-Size: 329
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-nokogiri (>= 1.13.10), ruby-rexml
Size: 56048
SHA256: 20e8499464928a489174282a8c60e96dbf9c3c12f25721f0e105ef95c1398d0b
SHA1: 950f7a37bf851109c331e6e7a885c2b795dc65d9
MD5sum: d69cc7a13f6903d21f3cc25b50cf14be
Description: 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:
Homepage: https://github.com/onelogin/ruby-saml
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-saml/ruby-saml_1.15.0-1_all.deb