How to Install and Uninstall libscram-java Package on Kali Linux

Last updated: May 09,2024

1. Install "libscram-java" package

This guide let you learn how to install libscram-java on Kali Linux

$ sudo apt update $ sudo apt install libscram-java

2. Uninstall "libscram-java" package

This guide let you learn how to uninstall libscram-java on Kali Linux:

$ sudo apt remove libscram-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libscram-java package on Kali Linux

Package: libscram-java
Version: 2.1-1
Installed-Size: 123
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libstringprep-java
Suggests: libscram-java-doc
Size: 73324
SHA256: eee5573bde754eb85d5547452486b96b384b2e8908d00c63074bf4528430238f
SHA1: d0374950529e849ef535843e8ae596e72e5f8a03
MD5sum: dccd34347becaffb3782c90244f89677
Description: Salted Challenge Response Authentication Mechanism
SCRAM (Salted Challenge Response Authentication Mechanism) is part of the
family of Simple Authentication and Security Layer (SASL, RFC 4422)
authentication mechanisms. It is described as part of RFC 5802 and RFC 7677.
.
This project aims to provide a complete clean-room implementation of SCRAM. It
is written in Java and provided in a modular, re-usable way, independent of
other software or programs.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ongres/scram
Section: java
Priority: optional
Filename: pool/main/libs/libscram-java/libscram-java_2.1-1_all.deb