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

Last updated: May 19,2024

1. Install "libapiguardian-java" package

This guide let you learn how to install libapiguardian-java on Kali Linux

$ sudo apt update $ sudo apt install libapiguardian-java

2. Uninstall "libapiguardian-java" package

In this section, we are going to explain the necessary steps to uninstall libapiguardian-java on Kali Linux:

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

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

Package: libapiguardian-java
Source: apiguardian
Version: 1.1.2-1
Installed-Size: 23
Maintainer: Debian Java Maintainers
Architecture: all
Size: 4656
SHA256: 8048fcceb16de9e9f37b6dcd80c89a1543982ef272bfb311865da24da1ee8b47
SHA1: 6445eee0348a0e8d8f7e6cf22c7fd7a0fc674d40
MD5sum: 5e0a6bb4a98be7bf86aa5a691a9c1f81
Description: Level of stability annotation for frameworks or applications
API Guardian provides the @API annotation that is used to annotate public
types, methods, constructors, and fields within a framework or application
in order to publish their status and level of stability and to indicate
how they are intended to be used by consumers of the API.
Description-md5:
Homepage: https://github.com/apiguardian-team/apiguardian
Section: java
Priority: optional
Filename: pool/main/a/apiguardian/libapiguardian-java_1.1.2-1_all.deb