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

Last updated: May 20,2024

1. Install "libjsf-java-doc" package

This guide covers the steps necessary to install libjsf-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjsf-java-doc" package

This tutorial shows how to uninstall libjsf-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjsf-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 14740
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: mojarra
Version: 2.2.8-2
Recommends: libjsf-api-java (= 2.2.8-2)
Suggests: default-jdk-doc
Filename: pool/universe/m/mojarra/libjsf-java-doc_2.2.8-2_all.deb
Size: 532686
MD5sum: d632f4b7993a60158c85f126abcdbd0d
SHA1: 895683ae6ecc580a4aa95bfaf00752847881fe6f
SHA256: 070716ec310a293e65c85c2d335da542b7ddaab399010d814fdec9e41daebcc2
Description-en: Documentation for libjsf-api-java
Documentation for JavaServer Faces (JSF) 2.2, that is a Java-based Web
application framework intended to simplify development integration of
web-based user interfaces.
.
JSF hides complexity to maximize developer productivity and provides a
component model, page templating, Ajax support, client device independence,
clean separation of roles, better MVC handling for webapps, and world-class
IDE integration from every available Java IDE.
.
JSF also provides a easy integration with popular enterprise technologies,
including Hibernate, Spring, Seam, Jasper Reports and others. JSF 2.2 is
compatible with JavaEE 5 application servers or any server implementing
Servlet 2.5.
.
This package contains a manual and Javadoc files for JSF 2.2 API spec.
Description-md5: 7fd880ee9e828a49be09aceca9b0946b
Homepage: https://javaserverfaces.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu