How to Install and Uninstall libjtype-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libjtype-java" package

Please follow the step by step instructions below to install libjtype-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjtype-java

2. Uninstall "libjtype-java" package

Please follow the guidance below to uninstall libjtype-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjtype-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjtype-java
Priority: optional
Section: universe/java
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.1.3-4
Filename: pool/universe/libj/libjtype-java/libjtype-java_0.1.3-4_all.deb
Size: 34626
MD5sum: e940002b6ee0eec15ecb557062851b6b
SHA1: 69d84355e5f4392d1ca063bbf7d4d06c15f19e9c
SHA256: 587460b2fd618c1df4ac5c7c3e91a0f1bc148d7581ccf0532f5fe1c71416f150
Description-en: 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: fa5ecd2a1e3355b9bf6769cc0e96b817
Homepage: http://jtype.googlecode.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu