How to Install and Uninstall libparanamer-java Package on Kali Linux

Last updated: May 03,2024

1. Install "libparanamer-java" package

Learn how to install libparanamer-java on Kali Linux

$ sudo apt update $ sudo apt install libparanamer-java

2. Uninstall "libparanamer-java" package

This tutorial shows how to uninstall libparanamer-java on Kali Linux:

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

3. Information about the libparanamer-java package on Kali Linux

Package: libparanamer-java
Version: 2.8-6
Installed-Size: 73
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libatinject-jsr330-api-java, libparanamer-java-doc
Size: 41380
SHA256: 6149902d4710d45a6df40ffd130fbd67df7188191407588b965bf584ed3bc938
SHA1: c33948d8bd881e0c765eb336476977f925d25950
MD5sum: 9dd2f934f8e58ac7d7756807ec3da4c9
Description: 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:
Homepage: https://github.com/paul-hammant/paranamer
Tag: implemented-in::java, role::shared-lib
Section: java
Priority: optional
Filename: pool/main/libp/libparanamer-java/libparanamer-java_2.8-6_all.deb