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

Last updated: April 28,2024

1. Install "libtiger-types-java" package

Please follow the steps below to install libtiger-types-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtiger-types-java" package

Learn how to uninstall libtiger-types-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtiger-types-java
Priority: optional
Section: universe/java
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: tiger-types
Version: 1.4-1
Filename: pool/universe/t/tiger-types/libtiger-types-java_1.4-1_all.deb
Size: 24668
MD5sum: 7946d62a2879dd73cc41e5e1fd299a44
SHA1: 8be14bc28c85a24081f692d748236fc66084a245
SHA256: 84923077467290eae74974aa6a4b9f5bcafc53c847c024d1d104b4ccc9dd7052
Description-en: 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]
Description-md5: 7f418727255f85b9673333ff2b08b91e
Homepage: http://java.net/projects/tiger-types
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu