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

Last updated: May 06,2024

1. Install "libjasypt-java" package

This tutorial shows how to install libjasypt-java on Kali Linux

$ sudo apt update $ sudo apt install libjasypt-java

2. Uninstall "libjasypt-java" package

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

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

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

Package: libjasypt-java
Source: jasypt
Version: 1.9.3-1
Installed-Size: 170
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjasypt-java-doc, libicu4j-java, libservlet3.1-java
Size: 129508
SHA256: 0f5d433e6b71d5f15fea8a4339477143561ff876449f0bfbffc23e5f6ec5843b
SHA1: 4b20b87d7efccd8d46bd959b5122703b1f86fcc4
MD5sum: 270b0ec753f8e34d46dbbf775ea2cd7e
Description: java library for simple high-level encryption
Jasypt is a java library which allows the developer to add basic encryption
capabilities to projects.
.
It provides :
* High-security, standards-based encryption techniques, both for
unidirectional and bidirectional encryption.
* Transparent integration with Hibernate.
* Suitable for integration into Spring-based applications and also
transparently integrable with Spring Security.
* Integrated capabilities for encrypting the configuration of
applications (i.e. datasources).
* Specific features for high-performance encryption in
multi-processor/multi-core systems.
* Open API for use with any JCE provider.
Description-md5:
Homepage: http://www.jasypt.org
Section: java
Priority: optional
Filename: pool/main/j/jasypt/libjasypt-java_1.9.3-1_all.deb