How to Install and Uninstall libjasypt-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libjasypt-java" package

Please follow the steps below to install libjasypt-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjasypt-java

2. Uninstall "libjasypt-java" package

This guide let you learn how to uninstall libjasypt-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjasypt-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjasypt-java
Priority: optional
Section: universe/java
Installed-Size: 205
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jasypt
Version: 1.8-3
Suggests: libjasypt-java-doc, libhibernate3-java, libicu4j-java, libservlet3.1-java, libspring-beans-java, libspring-core-java, libspring-transaction-java, libspring-web-java
Filename: pool/universe/j/jasypt/libjasypt-java_1.8-3_all.deb
Size: 145422
MD5sum: ed8cded7459b4f7946a179764e8d394d
SHA1: 43334e4dcc4f3ec4a5c7e870d95922decb917493
SHA256: 5275463054fc9b6fe16673b5d20469457340acf45a2b8e66b287f3c8ed3fcc4d
Description-en: 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: fcf19cccd1b64b74a7887f95e9e6944f
Homepage: http://www.jasypt.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu