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

Last updated: January 11,2025

1. Install "libparanamer-java" package

This guide let you learn how to install libparanamer-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libparanamer-java

2. Uninstall "libparanamer-java" package

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

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

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

Package: libparanamer-java
Priority: optional
Section: universe/java
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.8-2
Suggests: libatinject-jsr330-api-java, libparanamer-java-doc
Filename: pool/universe/libp/libparanamer-java/libparanamer-java_2.8-2_all.deb
Size: 34658
MD5sum: 1283ebda19ecf6c097c813310ac8190b
SHA1: ff5723d06e0688a94ce9e36b3477f9ca0a6047fc
SHA256: 39f3d211412f9a9586b6de28887f013e3fb2bdc2e88927334dbd1ddd84934398
Description-en: Java library to access method parameter names at runtime
Paranamer is a library that allows the parameter names of non-private methods
and constructors to be accessed at runtime. Normally this information is
dropped by the compiler. With the advent of advanced scripting languages and
web action frameworks for the Java Virtual Machine it is of increasing
importance to be able to leverage a method's parameter names. Scripting
languages like Groovy & JRuby, web action frameworks like Waffle and VRaptor
and the compelling Grails as well as SOAP and REST designs could also benefit.
Description-md5: 2bfbed08ac759a4d9cc644440f211864
Homepage: https://github.com/paul-hammant/paranamer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu