How to Install and Uninstall libafterburner.fx-java Package on Kali Linux

Last updated: May 09,2024

1. Install "libafterburner.fx-java" package

Please follow the step by step instructions below to install libafterburner.fx-java on Kali Linux

$ sudo apt update $ sudo apt install libafterburner.fx-java

2. Uninstall "libafterburner.fx-java" package

Please follow the instructions below to uninstall libafterburner.fx-java on Kali Linux:

$ sudo apt remove libafterburner.fx-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libafterburner.fx-java package on Kali Linux

Package: libafterburner.fx-java
Source: afterburner.fx
Version: 1.7.0-3
Installed-Size: 43
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libatinject-jsr330-api-java, libgeronimo-annotation-1.3-spec-java, libopenjfx-java
Suggests: libafterburner.fx-java-doc
Size: 19180
SHA256: f775fe57d3ecdc94937076ffa25a0eb9947d27e6683b4afecd74606fce6b285f
SHA1: 13f91b89c282d50fc1aaf68a933c36219c5d46e7
MD5sum: d8c6520dcc2601cf87277626ba26df73
Description: minimalistic JavaFX MVP framework
afterburner.fx is a minimalistic JavaFX MVP framework based on Convention
over Configuration and Dependency Injection, providing the following:
.
- "Zero-Configuration" javax.inject.Inject DI of models or services
into presenters.
- Convention-based unification of presenter, view, FXML and css.
- Conventional resource bundle loading.
- Injection of System.getProperties.
- Injection of presenter-local configuration properties (system
properties are overriding the local configuration).
.
Afterburner is a "Just-Enough-Framework" extracted from
airhacks-control and used in airpad, lightfish and floyd applications.
Description-md5:
Homepage: http://afterburner.adam-bien.com
Section: java
Priority: optional
Filename: pool/main/a/afterburner.fx/libafterburner.fx-java_1.7.0-3_all.deb