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

Last updated: May 20,2024

1. Install "libjasypt-java-doc" package

This tutorial shows how to install libjasypt-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjasypt-java-doc

2. Uninstall "libjasypt-java-doc" package

In this section, we are going to explain the necessary steps to uninstall libjasypt-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjasypt-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 5808
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jasypt
Version: 1.8-3
Depends: default-jdk-doc
Recommends: libhibernate3-java-doc
Suggests: libjasypt-java
Filename: pool/universe/j/jasypt/libjasypt-java-doc_1.8-3_all.deb
Size: 946316
MD5sum: 1a58c1a9944fdf84270cd21987656000
SHA1: 7e02f4b99b679f4ba00ec5b6f66b7a5eb862a4ec
SHA256: ccdf2ebffcc6f9232b1981e84fdcc05edcafe1b6e2be7bc9e7983f0ff177b536
Description-en: Documentation - 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.
.
This package contains the API documentation of libjasypt-java.
Description-md5: a1ca91448ba39f06811599105245adf0
Homepage: http://www.jasypt.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu