How to Install libjpf-java software package in Debian 8 (Jessie)

How to Install libjpf-java software package in Debian 8 (Jessie)

libjpf-java software package provides Java Plugin Framework: plug-in infrastructure library for Java projects, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjpf-java 

libjpf-java is installed in your system.

Make ensure the libjpf-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjpf-java *

You will get with libjpf-java package name, version, architecture and description in a table

libjpf-java package basic information:

Distro Debian 8 jessie
Section Java
Package libjpf-java
Version 1.5.1+dfsg-4
Description Java Plugin Framework: plug-in infrastructure library for Java projects
Sub Section Java


See Also, How to uninstall or remove libjpf-java software package from Debian 8 (Jessie)?