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

Last updated: January 11,2025

1. Install "libfest-reflect-java" package

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

$ sudo apt update $ sudo apt install libfest-reflect-java

2. Uninstall "libfest-reflect-java" package

This is a short guide on how to uninstall libfest-reflect-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfest-reflect-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libfest-reflect-java
Priority: optional
Section: universe/java
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java maintainers
Architecture: all
Source: fest-reflect
Version: 1.4.1-1
Depends: libfest-util-java
Suggests: libfest-reflect-java-doc
Filename: pool/universe/f/fest-reflect/libfest-reflect-java_1.4.1-1_all.deb
Size: 40392
MD5sum: fb327549ceb950d4677284d5e471d20a
SHA1: 14fd72792818bc6ab5c634c6f8aa358ec538eefd
SHA256: 9247f1dded4c309744af6856a2e46c501d118c93e5429b2f64ce5089772f1452
Description-en: Java library for fluent reflection
FEST-Reflect provides an intuitive, compact and type-safe fluent API
that makes Java reflection tremendously easy to use: no more casting,
checked exceptions, PriviledgedActions or calls to setAccessible. FEST’s
reflection module can even overcome the limitations of generics and type
erasure.
Description-md5: 949f2303c6b68d09af5b264346f45a80
Homepage: https://github.com/alexruiz/fest-reflect/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu