How to Install and Uninstall libjpf-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libjpf-java" package

Here is a brief guide to show you how to install libjpf-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjpf-java

2. Uninstall "libjpf-java" package

Please follow the guidelines below to uninstall libjpf-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libjpf-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjpf-java
Architecture: all
Version: 1.5.1+dfsg-4.1
Priority: extra
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5567
Filename: pool/universe/libj/libjpf-java/libjpf-java_1.5.1+dfsg-4.1_all.deb
Size: 666424
MD5sum: 2642d2fe75d8351a2b061ebe07be0ca2
SHA1: 0921e1434629564a697caaf052ecfdf3bed48628
SHA256: 0764b81101229dee0425158f2ba6b86b885e4d6d0613e05692b8e971c8a826fb
SHA512: b05f8d55a1b12393af06fc1317c577d87a44296cf2c2f8884ff99fed3034cb4949d1df1c4a2d995df6897578dd6e78e446eabb6d98ed5911b62b224a3d2a46e7
Homepage: http://jpf.sourceforge.net/
Description-en: Java Plugin Framework: plug-in infrastructure library for Java projects
JPF provides a runtime engine that dynamically discovers and loads
"plug-ins". A plug-in is a structured component that describes itself to JPF
using a "manifest". JPF maintains a registry of available plug-ins and the
functions they provide (via extension points and extensions).
.
One major goal of JPF is that the application (and its end-user) should not
pay any memory or performance penalty for plug-ins that are installed, but
not used. Plug-ins are added to the registry at application start-up or
while the application is running but they are not loaded until they are
called.
Description-md5: 6ea44b708f051173bb89fe5c8b572ff0