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

Last updated: May 17,2024

1. Install "libjtype-java" package

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

$ sudo apt update $ sudo apt install libjtype-java

2. Uninstall "libjtype-java" package

Please follow the steps below to uninstall libjtype-java on Kali Linux:

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

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

Package: libjtype-java
Version: 0.1.3-4.1
Installed-Size: 58
Maintainer: Debian Java Maintainers
Architecture: all
Size: 35300
SHA256: 8572d4fa07dd58377722d22cdc7de2b276da3a256244e055a6fb4422c2c7ebcf
SHA1: 90696f866564281bae1923e8602f0100ae6fcf9f
MD5sum: 74103351d5948f3c43f52e36a57d338f
Description: Helper library for the Java 5 Type
Java 5 introduced a richer type system for generics with Type and its various
subtypes, but lacks any easy way to perform common operations on these types.
JType aims to fill this gap.
.
Features:
- A factory to easily create implementations of the various type interfaces.
- Methods to compare and manipulate type instances, such as checking whether
a type is a subtype of another.
- A generic type literal that provides an equivalent of class literals for
types.
Description-md5:
Homepage: http://jtype.googlecode.com
Section: java
Priority: optional
Filename: pool/main/libj/libjtype-java/libjtype-java_0.1.3-4.1_all.deb