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

Last updated: September 20,2024

1. Install "libparanamer-maven-plugin-java" package

Please follow the instructions below to install libparanamer-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libparanamer-maven-plugin-java

2. Uninstall "libparanamer-maven-plugin-java" package

Please follow the guidelines below to uninstall libparanamer-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libparanamer-maven-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libparanamer-java
Version: 2.8-2
Depends: libasm4-java, libparanamer-java, libqdox2-java
Filename: pool/universe/libp/libparanamer-java/libparanamer-maven-plugin-java_2.8-2_all.deb
Size: 14446
MD5sum: d4e1170af89c3126aeef661f8b659626
SHA1: 5d477759b6ba3209e5cad7c35c10d907aa4f3931
SHA256: 486b74bf5e9ff83df813149550e02980a6b82cd27b69f8055dc32cf5a54c23ea
Description-en: Paranamer Maven Plugin
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.
.
This package contains the paranamer-maven-plugin and its dependency
paranamer-generator.
Description-md5: a3b3bb6a276277dc83d98531dd9ffcb5
Homepage: https://github.com/paul-hammant/paranamer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu