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

Last updated: June 05,2024

1. Install "libjsf-api-java" package

Please follow the guidelines below to install libjsf-api-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjsf-api-java" package

Learn how to uninstall libjsf-api-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjsf-api-java
Priority: optional
Section: universe/java
Installed-Size: 683
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: mojarra
Version: 2.2.8-2
Depends: libservlet3.0-java
Suggests: glassfish-javaee, libjsf-java-doc (= 2.2.8-2)
Filename: pool/universe/m/mojarra/libjsf-api-java_2.2.8-2_all.deb
Size: 572638
MD5sum: 646667dc47acd0a97fbbd441b1caafcb
SHA1: 795e6964d992221b132c0192d5a8959b139574e0
SHA256: 3d997fc778c5b333ceb17003f3ff76b456b179c1cbaf60c9c7c732d851ebdd44
Description-en: JavaServer Faces 2.2 Java EE web framework - API
JavaServer Faces 2.2 (JSF) 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 only API of JSF 2.2 spec.
Description-md5: f740ac106b59ed2120b9659c69a6c3fa
Homepage: https://javaserverfaces.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu