How to Install and Uninstall libjboss-modules-java Package on Kali Linux

Last updated: May 15,2024

1. Install "libjboss-modules-java" package

Please follow the instructions below to install libjboss-modules-java on Kali Linux

$ sudo apt update $ sudo apt install libjboss-modules-java

2. Uninstall "libjboss-modules-java" package

This guide covers the steps necessary to uninstall libjboss-modules-java on Kali Linux:

$ sudo apt remove libjboss-modules-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjboss-modules-java package on Kali Linux

Package: libjboss-modules-java
Source: jboss-modules
Version: 2.1.2-1
Installed-Size: 462
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjboss-modules-java-doc
Size: 411336
SHA256: dd3062879c308ec4ddd01760c673296010973b83b1366180123cb8efc87cc36e
SHA1: 3b533e1643e9953ddae9f8a2f846ccd84d0e918f
MD5sum: fcc0c32890c60e900ede478366e7a4f9
Description: Modular Classloading System
JBoss Modules is a standalone implementation of a modular (non-hierarchical)
class loading and execution environment for Java. In other words, rather than
a single class loader which loads all JARs into a flat class path, each
library becomes a module which only links against the exact modules it depends
on, and nothing more. It implements a thread-safe, fast, and highly concurrent
delegating class loader model, coupled to an extensible module resolution
system, which combine to form a unique, simple and powerful system for
application execution and distribution.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jboss-modules/jboss-modules
Tag: devel::lang:java, devel::library, implemented-in::java, role::devel-lib
Section: java
Priority: optional
Filename: pool/main/j/jboss-modules/libjboss-modules-java_2.1.2-1_all.deb