How to Install and Uninstall libkryo-java-doc Package on Kali Linux

Last updated: May 09,2024

1. Install "libkryo-java-doc" package

Please follow the steps below to install libkryo-java-doc on Kali Linux

$ sudo apt update $ sudo apt install libkryo-java-doc

2. Uninstall "libkryo-java-doc" package

Please follow the guidance below to uninstall libkryo-java-doc on Kali Linux:

$ sudo apt remove libkryo-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkryo-java-doc package on Kali Linux

Package: libkryo-java-doc
Source: libkryo-java
Version: 2.20-7
Installed-Size: 3412
Maintainer: Debian Java Maintainers
Architecture: all
Size: 311324
SHA256: cecaa0f5c1b46da6f3ce6442c4986e9cf609ad68e06b320c96855795ae1632cc
SHA1: 4485e105eed378e0c91f3ce0edbaad6899bc3292
MD5sum: 6a53ffa43db24d05b4e3540f51f9954b
Description: object graph serialization framework for Java - doc
Kryo is a fast and efficient object graph serialization framework for Java.
The goals of the project are speed, efficiency, and an easy to use API.
The project is useful any time objects need to be persisted, whether to a
file, database, or over the network.
.
Kryo can also perform automatic deep and shallow copying/cloning.
This is direct copying from object to object, not object->bytes->object.
.
This package contains the Javadoc API
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/EsotericSoftware/kryo
Section: doc
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java-doc_2.20-7_all.deb