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

Last updated: September 20,2024

1. Install "libplexus-compiler-java" package

Please follow the guidance below to install libplexus-compiler-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplexus-compiler-java

2. Uninstall "libplexus-compiler-java" package

Please follow the guidance below to uninstall libplexus-compiler-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libplexus-compiler-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libplexus-compiler-java
Priority: optional
Section: universe/java
Installed-Size: 209
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-compiler
Version: 2.4-3
Depends: libcommons-lang-java (>= 2.6), libmaven2-core-java, libplexus-container-default-java, libplexus-utils-java
Suggests: junit (>= 3.8.2), libecj-java, libplexus-compiler-java-doc
Filename: pool/universe/p/plexus-compiler/libplexus-compiler-java_2.4-3_all.deb
Size: 87040
MD5sum: 2c4c910db35ecce05c3fc3884beb5ec2
SHA1: d0522814499ba3694a4b61916025282fb50115f2
SHA256: c9025497a663a08f7367ccb1540ff4b80191bc17bab1b4ac3a19b9211a9454fb
Description-en: Plexus compiler system
The Plexus project provides a full software stack for creating and executing
software projects. Based on the Plexus container, the applications can
utilise component-oriented programming to build modular, reusable components
that can easily be assembled and reused.
.
This package provides the Plexus Compiler API and its implementation modules
supporting javac, jikes, eclipse, aspectj and csharp compilers.
Description-md5: cab89c52692850e6656d11896c9440e9
Homepage: http://plexus.codehaus.org/plexus-components/plexus-compiler/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu