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

Last updated: May 09,2024

1. Install "libnb-javaparser-java" package

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

$ sudo apt update $ sudo apt install libnb-javaparser-java

2. Uninstall "libnb-javaparser-java" package

This guide covers the steps necessary to uninstall libnb-javaparser-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnb-javaparser-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libnb-javaparser-java
Priority: optional
Section: universe/libs
Installed-Size: 2815
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 7.4-1
Filename: pool/universe/libn/libnb-javaparser-java/libnb-javaparser-java_7.4-1_all.deb
Size: 2616956
MD5sum: fd17dadb8ebee83002c01ffd3b5ab9e6
SHA1: 094cfeeff7e2b9a107563f74ab8e500a04a7a2f9
SHA256: a13f0bf346a3164f3b5c7c3ceb3d4f38ff7e07be7f09e32e1266eb0fb1710ddf
Description-en: Parser for the Java language which is good for use in tools
NetBeans parser for Java is patched version of the Java compiler.
The patches are necessary for making the compiler usable in tools.
They contain things like improved error recovery, perfomance
improvements etc.
.
Please notice that the NetBeans Java parser is intended solely for use
in development tools and can not and should not be used as a Java compiler.
It does not produce class files. If you want to compile Java source code
use the javac compiler included in JDK releases.
Description-md5: 986e4fcd7a5d9b83ceba0e8c60c72d52
Homepage: http://netbeans.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu