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

Last updated: April 28,2024

1. Install "libtiger-types-java-doc" package

In this section, we are going to explain the necessary steps to install libtiger-types-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtiger-types-java-doc

2. Uninstall "libtiger-types-java-doc" package

Here is a brief guide to show you how to uninstall libtiger-types-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtiger-types-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libtiger-types-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 288
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: tiger-types
Version: 1.4-1
Depends: default-jdk-doc
Suggests: libtiger-types-java
Filename: pool/universe/t/tiger-types/libtiger-types-java-doc_1.4-1_all.deb
Size: 34886
MD5sum: 9eebc4c432e4615d3e99413a34c877f7
SHA1: 35cda6f7c2d96e71b2a0c30692cbc5046632a0d4
SHA256: 83d5651691cd2b957c5dc4adb2317c7f69b2a012b52c634925cdf1ac5efb9ee3
Description-en: Documentation for Type arithmetic library for Java5
This library provides functions that perform type arithemtic over
the type system of Java5. For example, you can compute that
List is a sub-type of Collection but not
Collection, you can compute the erasure of
java.lang.reflect.Type, or you can determine the array component
type T from A[T]
.
This package provides the API documentation for libtiger-types-java.
Description-md5: f412a98ed7051b540e8726ae31919ab1
Homepage: http://java.net/projects/tiger-types
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu