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

Last updated: May 18,2024

1. Install "libcava-java" package

Please follow the guidance below to install libcava-java on Kali Linux

$ sudo apt update $ sudo apt install libcava-java

2. Uninstall "libcava-java" package

Here is a brief guide to show you how to uninstall libcava-java on Kali Linux:

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

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

Package: libcava-java
Source: cava
Version: 0.6.0-1.1
Installed-Size: 226
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libguava-java
Size: 181364
SHA256: d995bbb70cfad97b8d6ca9d49a213bda3efec807a672f5144dd357f3e39b759b
SHA1: 471143fa025c8e4893cde41cffd9847b93ff4fa4
MD5sum: bc9caf5adb4f7f5250e6a1704544b961
Description: Libraries and tools for blockchain and decentralized software
In the spirit of Google Guava, Cava is a set of libraries and other
tools to aid development of blockchain and other decentralized
software in Java and other JVM languages.
.
It includes a low-level bytes library, serialization and
deserialization codecs (e.g. RLP), various cryptography functions and
primatives, and lots of other helpful utilities.
.
Cava is developed for JDK 1.8 or higher, and depends on various other
FOSS libraries, including Guava.
.
This package only contains the cava-config and cava-toml
libraries. The rest of the cava libraries have other dependencies
that must be added to Debian first.
Description-md5:
Homepage: https://github.com/ConsenSys/cava
Section: java
Priority: optional
Filename: pool/main/c/cava/libcava-java_0.6.0-1.1_all.deb