How to Install and Uninstall libbackport9-java Package on Kali Linux

Last updated: May 20,2024

1. Install "libbackport9-java" package

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

$ sudo apt update $ sudo apt install libbackport9-java

2. Uninstall "libbackport9-java" package

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

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

3. Information about the libbackport9-java package on Kali Linux

Package: libbackport9-java
Source: backport9
Version: 1.10-2
Installed-Size: 35
Maintainer: Debian Java Maintainers
Architecture: all
Size: 13116
SHA256: fd12128c62aee301566d3b22e7a807e3582a2680e4514e9ac56219ef4b05f993
SHA1: 79db373381008446407f2ac894897a3de026f14c
MD5sum: 6ea5a5a66450ed54b70c413c3e48f82c
Description: Collection of backports and utilities for apps and libraries
backport9 is a collection of backports and utilities to support libraries and
apps that want to use Java 9 features but still function on Java 8.
.
Modules is a light shim library that wraps Java 9 and previous reflection APIs
to allow a uniform API into "module"-like behaviors on all recent JDKs.
.
Buffers is a binary-compatible calling shims for java.nio.Buffer and
subclasses.
.
Stack is a look-alike wrapper around the Java 9 StackWalker API with Java 8
support.
Description-md5:
Homepage: https://github.com/headius/backport9
Section: java
Priority: optional
Filename: pool/main/b/backport9/libbackport9-java_1.10-2_all.deb